Uses of Class
org.apache.drill.exec.store.http.util.SimpleHttp.SimpleHttpBuilder
Packages that use SimpleHttp.SimpleHttpBuilder
-
Uses of SimpleHttp.SimpleHttpBuilder in org.apache.drill.exec.store.http.util
Methods in org.apache.drill.exec.store.http.util that return SimpleHttp.SimpleHttpBuilderModifier and TypeMethodDescriptionstatic SimpleHttp.SimpleHttpBuilderSimpleHttp.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)