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