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