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 void
HttpBatchReader.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 SimpleHttp
SimpleHttp.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()