Package | Description |
---|---|
org.apache.drill.exec.store.http | |
org.apache.drill.exec.store.http.oauth |
Modifier and Type | Method and Description |
---|---|
HttpStoragePluginConfig |
HttpScanSpec.config() |
HttpStoragePluginConfig |
HttpStoragePluginConfig.copyForPlan(String connectionName)
Create a copy of the plugin config with only the indicated connection.
|
HttpStoragePluginConfig |
HttpStoragePlugin.getConfig() |
Constructor and Description |
---|
HttpScanSpec(String pluginName,
String connectionName,
String tableName,
HttpStoragePluginConfig config,
PersistentTokenTable tokenTable,
StoragePluginRegistry engineRegistry) |
HttpStoragePlugin(HttpStoragePluginConfig configuration,
DrillbitContext context,
String name) |
HttpStoragePluginConfig(HttpStoragePluginConfig that,
HttpOAuthConfig oAuthConfig)
Clone constructor used for updating OAuth tokens
|
Constructor and Description |
---|
AccessTokenRepository(HttpProxyConfig proxyConfig,
HttpStoragePluginConfig pluginConfig,
PersistentTokenTable tokenTable) |
Copyright © 1970 The Apache Software Foundation. All rights reserved.