Uses of Class
org.apache.drill.exec.store.mongo.MongoStoragePluginConfig
-
Uses of MongoStoragePluginConfig in org.apache.drill.exec.store.mongo
Modifier and TypeMethodDescriptionMongoStoragePlugin.getConfig()
MongoGroupScan.getStorageConfig()
MongoStoragePluginConfig.updateCredentialProvider
(CredentialsProvider credentialsProvider) ModifierConstructorDescriptionMongoGroupScan
(String userName, MongoScanSpec scanSpec, MongoStoragePluginConfig storagePluginConfig, List<SchemaPath> columns, boolean useAggregate, StoragePluginRegistry pluginRegistry) MongoStoragePlugin
(MongoStoragePluginConfig mongoConfig, DrillbitContext context, String name) MongoSubScan
(String userName, MongoStoragePlugin storagePlugin, MongoStoragePluginConfig storagePluginConfig, List<BaseMongoSubScanSpec> chunkScanSpecList, List<SchemaPath> columns)