public class NotEqualsSpacePredicate extends ScalarSpacePredicate
_convertedValueWrapper, _expectedValue, functionCallDescription
Constructor and Description |
---|
NotEqualsSpacePredicate()
Default constructor for Externalizable.
|
NotEqualsSpacePredicate(Object expectedValue)
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, writeExternalImpl
preparePredicate, requiresCacheManagerForExecution, setCacheManagerForExecution
readExternal, writeExternal
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
enabledSmartExternalizableWithReference
readExternal, writeExternal
public NotEqualsSpacePredicate()
public NotEqualsSpacePredicate(Object expectedValue)
expectedValue
- Expected value.protected boolean match(Object actual, Object expected)
match
in class ScalarSpacePredicate
protected String getOperatorName()
getOperatorName
in class ScalarSpacePredicate
Copyright © GigaSpaces.