public class RegexSpacePredicate extends ScalarSpacePredicate
_convertedValueWrapper, _expectedValue, functionCallDescription| Constructor and Description | 
|---|
RegexSpacePredicate()
Default constructor for Externalizable. 
 | 
RegexSpacePredicate(String 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)  | 
protected void | 
readExternalImpl(ObjectInput in)  | 
protected void | 
writeExternalImpl(ObjectOutput out)  | 
equals, execute, getExpectedValue, getPreparedExpectedValue, toStringpreparePredicate, requiresCacheManagerForExecution, setCacheManagerForExecutionreadExternal, writeExternalclone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitreadExternal, writeExternalpublic RegexSpacePredicate()
public RegexSpacePredicate(String expectedValue)
expectedValue - Expected value.protected boolean match(Object actual, Object expected)
match in class ScalarSpacePredicateprotected String getOperatorName()
getOperatorName in class ScalarSpacePredicateprotected void readExternalImpl(ObjectInput in) throws IOException, ClassNotFoundException
readExternalImpl in class ScalarSpacePredicateIOExceptionClassNotFoundExceptionprotected void writeExternalImpl(ObjectOutput out) throws IOException
writeExternalImpl in class ScalarSpacePredicateIOExceptionCopyright © GigaSpaces.