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