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