Class IndexingQueryCacheFilter


  • public class IndexingQueryCacheFilter
    extends Object
    Indexing query filter for specific cache.
    • Method Detail

      • apply

        public boolean apply​(Object key)
        Apply filter.
        Parameters:
        key - Key.
        Returns:
        True if passed.
      • applyPartition

        public boolean applyPartition​(int part)
        Apply filter.
        Parameters:
        part - Partition.
        Returns:
        True if passed.