Class SimpleHttp.SimpleHttpBuilder
java.lang.Object
org.apache.drill.exec.store.http.util.SimpleHttp.SimpleHttpBuilder
- Enclosing class:
SimpleHttp
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()connection(String connection) endpointConfig(HttpApiConfig endpointConfig) errorContext(CustomErrorContext errorContext) pluginConfig(HttpStoragePluginConfig config) proxyConfig(HttpProxyConfig proxyConfig) rateLimit(int rateLimit) scanDefn(HttpSubScan scanDefn) tokenTable(PersistentTokenTable tokenTable) url(okhttp3.HttpUrl url)
-
Constructor Details
-
SimpleHttpBuilder
public SimpleHttpBuilder()
-
-
Method Details
-
scanDefn
-
url
-
tempDir
-
username
-
proxyConfig
-
errorContext
-
paginator
-
rateLimit
-
tokenTable
-
pluginConfig
-
endpointConfig
-
connection
-
filters
-
build
-