public class AnySpacePredicate extends MultipleCompositeSpacePredicate
_cacheManager
Constructor and Description |
---|
AnySpacePredicate()
Default constructor for Externalizable.
|
AnySpacePredicate(ISpacePredicate... operands)
Creates a multiple composite space predicate using the specified operands.
|
AnySpacePredicate(List<ISpacePredicate> operands)
Creates a multiple composite space predicate using the specified operands.
|
Modifier and Type | Method and Description |
---|---|
protected boolean |
execute(Object target,
ISpacePredicate[] operands) |
addOperand, equals, execute, getNumOfOperands, getOperand, readExternalImpl, requiresCacheManagerForExecution, setCacheManagerForExecution, setOperand, writeExternalImpl
preparePredicate
readExternal, writeExternal
clone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
enabledSmartExternalizableWithReference
readExternal, writeExternal
public AnySpacePredicate()
public AnySpacePredicate(List<ISpacePredicate> operands)
public AnySpacePredicate(ISpacePredicate... operands)
protected boolean execute(Object target, ISpacePredicate[] operands)
execute
in class MultipleCompositeSpacePredicate
Copyright © GigaSpaces.