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