Package | Description |
---|---|
org.apache.drill.exec.store.http |
Modifier and Type | Field and Description |
---|---|
Map<String,HttpApiConfig> |
HttpStoragePluginConfig.connections |
Modifier and Type | Method and Description |
---|---|
HttpApiConfig |
HttpApiConfig.HttpApiConfigBuilder.build() |
HttpApiConfig |
HttpScanSpec.connectionConfig() |
HttpApiConfig |
HttpStoragePluginConfig.getConnection(String connectionName) |
HttpApiConfig |
HttpGroupScan.getHttpConfig() |
Modifier and Type | Method and Description |
---|---|
Map<String,HttpApiConfig> |
HttpStoragePluginConfig.connections() |
Constructor and Description |
---|
HttpStoragePluginConfig(Boolean cacheResults,
Map<String,HttpApiConfig> connections,
Integer timeout,
String proxyHost,
Integer proxyPort,
String proxyType,
String proxyUsername,
String proxyPassword,
HttpOAuthConfig oAuthConfig,
CredentialsProvider credentialsProvider) |
Copyright © 1970 The Apache Software Foundation. All rights reserved.