public class IndexingQueryCacheFilter extends Object
| Constructor and Description |
|---|
IndexingQueryCacheFilter(GridCacheAffinityManager aff,
Set<Integer> parts,
AffinityTopologyVersion topVer,
ClusterNode locNode)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
apply(Object key)
Apply filter.
|
boolean |
applyPartition(int part)
Apply filter.
|
public IndexingQueryCacheFilter(GridCacheAffinityManager aff, Set<Integer> parts, AffinityTopologyVersion topVer, ClusterNode locNode)
aff - Affinity.parts - Partitions.topVer - Topology version.locNode - Local node.public boolean apply(Object key)
key - Key.True if passed.public boolean applyPartition(int part)
part - Partition.True if passed.
Follow @ApacheIgnite
Ignite Database and Caching Platform : ver. 2.9.1 Release Date : December 9 2020