Package | Description |
---|---|
org.apache.drill.exec.store.dfs |
Modifier and Type | Field and Description |
---|---|
static WorkspaceConfig |
WorkspaceConfig.DEFAULT
Default workspace is a root directory which supports read, but not write.
|
Modifier and Type | Method and Description |
---|---|
Map<String,WorkspaceConfig> |
FileSystemConfig.getWorkspaces() |
Constructor and Description |
---|
WorkspaceSchemaFactory(FileSystemPlugin plugin,
String schemaName,
String storageEngineName,
WorkspaceConfig config,
List<FormatMatcher> formatMatchers,
com.fasterxml.jackson.databind.ObjectMapper mapper,
ScanResult scanResult) |
Constructor and Description |
---|
FileSystemConfig(String connection,
Map<String,String> config,
Map<String,WorkspaceConfig> workspaces,
Map<String,FormatPluginConfig> formats,
CredentialsProvider credentialsProvider) |
Copyright © 1970 The Apache Software Foundation. All rights reserved.