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