public abstract class AbstractIndexAwarePredicate extends AbstractPredicate implements IndexAwarePredicate
| Modifier | Constructor and Description | 
|---|---|
| protected  | AbstractIndexAwarePredicate() | 
| protected  | AbstractIndexAwarePredicate(String attributeName) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Index | getIndex(QueryContext queryContext) | 
| boolean | isIndexed(QueryContext queryContext) | 
apply, applyForSingleAttributeValue, convert, convertEnumValue, readAttributeValue, readData, writeDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitfilterprotected AbstractIndexAwarePredicate()
protected AbstractIndexAwarePredicate(String attributeName)
public boolean isIndexed(QueryContext queryContext)
isIndexed in interface IndexAwarePredicateprotected Index getIndex(QueryContext queryContext)
Copyright © 2015 Hazelcast, Inc.. All Rights Reserved.