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,
IndexingQueryFilter cacheFilter,
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, IndexingQueryFilter cacheFilter, boolean keepBinary) throws IgniteCheckedException
IgniteCheckedException
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.13.0 Release Date : April 20 2022