Uses of Class
org.apache.drill.exec.store.elasticsearch.ElasticsearchStorageConfig
Packages that use ElasticsearchStorageConfig
-
Uses of ElasticsearchStorageConfig in org.apache.drill.exec.store.elasticsearch
Methods in org.apache.drill.exec.store.elasticsearch that return ElasticsearchStorageConfigModifier and TypeMethodDescriptionElasticsearchStoragePlugin.getConfig()
ElasticsearchStorageConfig.updateCredentialProvider
(CredentialsProvider credentialsProvider) Constructors in org.apache.drill.exec.store.elasticsearch with parameters of type ElasticsearchStorageConfigModifierConstructorDescriptionElasticsearchStoragePlugin
(ElasticsearchStorageConfig config, DrillbitContext context, String name)