Uses of Class
org.apache.drill.exec.store.http.util.SimpleHttp
-
Uses of SimpleHttp in org.apache.drill.exec.store.http
Modifier and TypeMethodDescriptionprotected void
HttpBatchReader.populateImplicitFieldMap
(SimpleHttp http) -
Uses of SimpleHttp in org.apache.drill.exec.store.http.util
Modifier 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()