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, writeExternalImplpreparePredicatereadExternal, writeExternalclone, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitreadExternal, writeExternalpublic AnySpacePredicate()
public AnySpacePredicate(List<ISpacePredicate> operands)
public AnySpacePredicate(ISpacePredicate... operands)
protected boolean execute(Object target, ISpacePredicate[] operands)
execute in class MultipleCompositeSpacePredicateCopyright © GigaSpaces.