public class GridCacheLocalFieldsQueryFuture extends GridCacheLocalQueryFuture<Object,Object,List<Object>> implements GridCacheQueryMetadataAware
| Constructor and Description |
|---|
GridCacheLocalFieldsQueryFuture(GridCacheContext<?,?> ctx,
GridCacheQueryBean qry) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
fields() |
IgniteInternalFuture<List<GridQueryFieldMetadata>> |
metadata() |
void |
onFieldsPage(@Nullable UUID nodeId,
@Nullable List<GridQueryFieldMetadata> metaData,
@Nullable Collection<?> data,
@Nullable Throwable err,
boolean finished) |
awaitFirstItemAvailable, cancelQuery, onError, onPagecacheContext, cancel, close, endTime, logger, next, onDone, onMeta, onNodeLeft, onPage, onTimeout, query, timeoutId, toStringchain, chain, chainCompose, chainCompose, error, get, get, get, getUninterruptibly, ignoreInterrupts, isCancelled, isDone, isFailed, listen, onCancelled, onDone, onDone, onDone, onDone, reset, resultclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitisDonechain, chain, chainCompose, chainCompose, error, get, get, get, getUninterruptibly, isCancelled, listen, resultpublic GridCacheLocalFieldsQueryFuture(GridCacheContext<?,?> ctx, GridCacheQueryBean qry)
ctx - Cache context.qry - Query.public void onFieldsPage(@Nullable
@Nullable UUID nodeId,
@Nullable
@Nullable List<GridQueryFieldMetadata> metaData,
@Nullable
@Nullable Collection<?> data,
@Nullable
@Nullable Throwable err,
boolean finished)
nodeId - Sender node ID.metaData - Meta data.data - Page data.err - Error.finished - Finished or not.public IgniteInternalFuture<List<GridQueryFieldMetadata>> metadata()
metadata in interface GridCacheQueryMetadataAware
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.15.0 Release Date : April 25 2023