org.apache.pig.backend.hadoop.executionengine.physicalLayer.expressionOperators.regex
Class NonConstantRegex
java.lang.Object
org.apache.pig.backend.hadoop.executionengine.physicalLayer.expressionOperators.regex.NonConstantRegex
- All Implemented Interfaces:
- RegexImpl
public class NonConstantRegex
- extends Object
- implements RegexImpl
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NonConstantRegex
public NonConstantRegex()
match
public boolean match(String lhs,
String rhs)
- Specified by:
match
in interface RegexImpl
Copyright © 2007-2012 The Apache Software Foundation