Class StringFunctions.RegexpReplace
java.lang.Object
org.apache.drill.exec.expr.fn.impl.StringFunctions.RegexpReplace
- All Implemented Interfaces:
DrillFunc,DrillSimpleFunc
- Enclosing class:
StringFunctions
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
RegexpReplace
public RegexpReplace()
-
-
Method Details
-
setup
public void setup()- Specified by:
setupin interfaceDrillSimpleFunc
-
eval
public void eval()- Specified by:
evalin interfaceDrillSimpleFunc
-