public class EqualsSpacePredicate extends ScalarSpacePredicate
_convertedValueWrapper, _expectedValue, functionCallDescription| Constructor and Description | 
|---|
EqualsSpacePredicate()
Default constructor for Externalizable. 
 | 
EqualsSpacePredicate(Object expectedValue)  | 
EqualsSpacePredicate(Object expectedValue,
                    FunctionCallDescription functionCallDescription)
Creates a scalar predicate using the specified expected value 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected String | 
getOperatorName()  | 
protected boolean | 
match(Object actual,
     Object expected)  | 
equals, execute, getExpectedValue, getPreparedExpectedValue, readExternalImpl, toString, writeExternalImplpreparePredicate, requiresCacheManagerForExecution, setCacheManagerForExecutionreadExternal, writeExternalclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitreadExternal, writeExternalpublic EqualsSpacePredicate()
public EqualsSpacePredicate(Object expectedValue, FunctionCallDescription functionCallDescription)
expectedValue - Expected value.public EqualsSpacePredicate(Object expectedValue)
protected boolean match(Object actual, Object expected)
match in class ScalarSpacePredicateprotected String getOperatorName()
getOperatorName in class ScalarSpacePredicateCopyright © GigaSpaces.