org.apache.pig.backend.hadoop.executionengine.physicalLayer.expressionOperators.regex
Class RegexInit
java.lang.Object
org.apache.pig.backend.hadoop.executionengine.physicalLayer.expressionOperators.regex.RegexInit
- All Implemented Interfaces:
- Serializable, RegexImpl
public class RegexInit
- extends Object
- implements RegexImpl, Serializable
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegexInit
public RegexInit(PORegexp regexoperator)
setConstExpr
public void setConstExpr(boolean rhsConstant)
match
public boolean match(String lhs,
String rhs)
- Specified by:
match
in interface RegexImpl
Copyright © ${year} The Apache Software Foundation