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