public interface ResultsStream<T>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ResultsStream.QueryBuilder<T>
Allow to build new
ResultsStream with customized fetching strategy. |
boolean next()
throws ResultStreamException
ResultStreamExceptionT get() throws ResultStreamException
ResultStreamExceptionCopyright © 2015 JBoss by Red Hat. All Rights Reserved.