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