public class AllSpacePredicate extends MultipleCompositeSpacePredicate
_cacheManager
Constructor and Description |
---|
AllSpacePredicate()
Default constructor for Externalizable.
|
AllSpacePredicate(ISpacePredicate... operands)
Creates a multiple composite space predicate using the specified operands.
|
AllSpacePredicate(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 AllSpacePredicate()
public AllSpacePredicate(List<ISpacePredicate> operands)
public AllSpacePredicate(ISpacePredicate... operands)
protected boolean execute(Object target, ISpacePredicate[] operands)
execute
in class MultipleCompositeSpacePredicate
Copyright © GigaSpaces.