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