K
- V
- public interface IndexAwarePredicate<K,V> extends Predicate<K,V>
Modifier and Type | Method and Description |
---|---|
Set<QueryableEntry<K,V>> |
filter(QueryContext queryContext) |
boolean |
isIndexed(QueryContext queryContext) |
Set<QueryableEntry<K,V>> filter(QueryContext queryContext)
boolean isIndexed(QueryContext queryContext)
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.