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