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, getFactoryId, readAttributeValue, readData, writeData
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
filter
getId
protected AbstractIndexAwarePredicate()
protected AbstractIndexAwarePredicate(String attributeName)
public boolean isIndexed(QueryContext queryContext)
isIndexed
in interface IndexAwarePredicate
protected Index getIndex(QueryContext queryContext)
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.