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