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