public interface ISpacePredicate extends Externalizable
| Modifier and Type | Method and Description | 
|---|---|
boolean | 
execute(Object target)
Executes this predicate on the specified target. 
 | 
boolean | 
requiresCacheManagerForExecution()  | 
void | 
setCacheManagerForExecution(CacheManager cacheManager)  | 
readExternal, writeExternalboolean execute(Object target)
boolean requiresCacheManagerForExecution()
void setCacheManagerForExecution(CacheManager cacheManager)
Copyright © GigaSpaces.