public interface QueryCursorEx<T> extends QueryCursor<T>
| Modifier and Type | Interface and Description |
|---|---|
static interface |
QueryCursorEx.Consumer<T>
Query value consumer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
getAll(QueryCursorEx.Consumer<T> c)
Get all values passing them through passed consumer.
|
close, getAllvoid getAll(QueryCursorEx.Consumer<T> c) throws IgniteCheckedException
c - Consumer.IgniteCheckedException
Follow @ApacheIgnite
Ignite Fabric : ver. 1.1.0-incubating Release Date : May 20 2015