Class HttpHelperFunctions.HttpGetFunction
java.lang.Object
org.apache.drill.exec.store.http.udfs.HttpHelperFunctions.HttpGetFunction
- All Implemented Interfaces:
DrillFunc
,DrillSimpleFunc
- Enclosing class:
- HttpHelperFunctions
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
HttpGetFunction
public HttpGetFunction()
-
-
Method Details
-
setup
public void setup()- Specified by:
setup
in interfaceDrillSimpleFunc
-
eval
public void eval()- Specified by:
eval
in interfaceDrillSimpleFunc
-