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