public abstract class AbstractSpacePredicate extends AbstractExternalizable implements ISpacePredicate
| Modifier | Constructor and Description | 
|---|---|
protected  | 
AbstractSpacePredicate()
Default constructor for Externalizable. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
abstract boolean | 
execute(Object target)
Executes this predicate on the specified target. 
 | 
protected ISpacePredicate | 
preparePredicate()  | 
boolean | 
requiresCacheManagerForExecution()  | 
void | 
setCacheManagerForExecution(CacheManager cacheManager)  | 
readExternal, readExternalImpl, writeExternal, writeExternalImplclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreadExternal, writeExternalprotected AbstractSpacePredicate()
protected ISpacePredicate preparePredicate()
public abstract boolean execute(Object target)
ISpacePredicateexecute in interface ISpacePredicatepublic boolean requiresCacheManagerForExecution()
requiresCacheManagerForExecution in interface ISpacePredicatepublic void setCacheManagerForExecution(CacheManager cacheManager)
setCacheManagerForExecution in interface ISpacePredicateCopyright © GigaSpaces.