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