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