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