Uses of Class
org.apache.drill.exec.store.http.util.SimpleHttp.SimpleHttpBuilder
-
Uses of SimpleHttp.SimpleHttpBuilder in org.apache.drill.exec.store.http.util
Modifier and TypeMethodDescriptionstatic SimpleHttp.SimpleHttpBuilder
SimpleHttp.builder()
SimpleHttp.SimpleHttpBuilder.connection
(String connection) SimpleHttp.SimpleHttpBuilder.endpointConfig
(HttpApiConfig endpointConfig) SimpleHttp.SimpleHttpBuilder.errorContext
(CustomErrorContext errorContext) SimpleHttp.SimpleHttpBuilder.pluginConfig
(HttpStoragePluginConfig config) SimpleHttp.SimpleHttpBuilder.proxyConfig
(HttpProxyConfig proxyConfig) SimpleHttp.SimpleHttpBuilder.rateLimit
(int rateLimit) SimpleHttp.SimpleHttpBuilder.scanDefn
(HttpSubScan scanDefn) SimpleHttp.SimpleHttpBuilder.tokenTable
(PersistentTokenTable tokenTable) SimpleHttp.SimpleHttpBuilder.url
(okhttp3.HttpUrl url)