Uses of Class
org.apache.drill.exec.store.http.util.SimpleHttp
Packages that use SimpleHttp
-
Uses of SimpleHttp in org.apache.drill.exec.store.http
Methods in org.apache.drill.exec.store.http with parameters of type SimpleHttpModifier and TypeMethodDescriptionprotected voidHttpBatchReader.populateImplicitFieldMap(SimpleHttp http) -
Uses of SimpleHttp in org.apache.drill.exec.store.http.util
Methods in org.apache.drill.exec.store.http.util that return SimpleHttpModifier and TypeMethodDescriptionstatic SimpleHttpSimpleHttp.apiCall(HttpStoragePlugin plugin, HttpApiConfig endpointConfig, DrillbitContext context, List<String> args) This function makes an API call and returns a string of the parsed results.SimpleHttp.SimpleHttpBuilder.build()