public class IndexQueryProcessor extends Object
IndexQuery.| Constructor and Description |
|---|
IndexQueryProcessor(IndexProcessor idxProc) |
| Modifier and Type | Method and Description |
|---|---|
<K,V> IndexQueryResult<K,V> |
queryLocal(GridCacheContext<K,V> cctx,
IndexQueryDesc idxQryDesc,
@Nullable IgniteBiPredicate<K,V> filter,
IndexQueryContext qryCtx,
boolean keepBinary)
Run query on local node.
|
public IndexQueryProcessor(IndexProcessor idxProc)
public <K,V> IndexQueryResult<K,V> queryLocal(GridCacheContext<K,V> cctx, IndexQueryDesc idxQryDesc, @Nullable @Nullable IgniteBiPredicate<K,V> filter, IndexQueryContext qryCtx, boolean keepBinary) throws IgniteCheckedException
IgniteCheckedException
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.12.0 Release Date : January 10 2022