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