public class RelationPredicate extends ScalarSpacePredicate
_convertedValueWrapper, _expectedValue, functionCallDescription
Constructor and Description |
---|
RelationPredicate() |
RelationPredicate(String namespace,
String typeName,
String path,
String op,
Object value) |
Modifier and Type | Method and Description |
---|---|
protected String |
getOperatorName() |
protected boolean |
match(Object actual,
Object expected) |
void |
readExternal(ObjectInput in) |
boolean |
requiresCacheManagerForExecution() |
void |
setCacheManagerForExecution(CacheManager cacheManager) |
void |
writeExternal(ObjectOutput out) |
equals, execute, getExpectedValue, getPreparedExpectedValue, readExternalImpl, toString, writeExternalImpl
preparePredicate
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
enabledSmartExternalizableWithReference
public boolean requiresCacheManagerForExecution()
requiresCacheManagerForExecution
in interface ISpacePredicate
requiresCacheManagerForExecution
in class AbstractSpacePredicate
public void setCacheManagerForExecution(CacheManager cacheManager)
setCacheManagerForExecution
in interface ISpacePredicate
setCacheManagerForExecution
in class AbstractSpacePredicate
protected boolean match(Object actual, Object expected)
match
in class ScalarSpacePredicate
protected String getOperatorName()
getOperatorName
in class ScalarSpacePredicate
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class AbstractExternalizable
IOException
public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class AbstractExternalizable
IOException
ClassNotFoundException
Copyright © GigaSpaces.