public class IndexingQueryFilterImpl extends Object implements IndexingQueryFilter
| Constructor and Description |
|---|
IndexingQueryFilterImpl(GridKernalContext ctx,
AffinityTopologyVersion topVer,
int[] partsArr)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
IndexingQueryCacheFilter |
forCache(String cacheName)
Creates optional predicate for cache.
|
public IndexingQueryFilterImpl(GridKernalContext ctx, @Nullable AffinityTopologyVersion topVer, @Nullable int[] partsArr)
ctx - Kernal context.topVer - Topology version.partsArr - Partitions array.@Nullable public IndexingQueryCacheFilter forCache(String cacheName)
forCache in interface IndexingQueryFiltercacheName - Cache name.null if no filtering is needed.
Follow @ApacheIgnite
Ignite Fabric : ver. 2.5.0 Release Date : May 23 2018