| Package | Description |
|---|---|
| org.apache.drill.exec.impersonation | |
| org.apache.drill.exec.store.dfs |
| Modifier and Type | Method and Description |
|---|---|
protected static void |
BaseTestImpersonation.addMiniDfsBasedStorage(Map<String,WorkspaceConfig> workspaces) |
protected static void |
BaseTestImpersonation.createAndAddWorkspace(String name,
String path,
short permissions,
String owner,
String group,
Map<String,WorkspaceConfig> workspaces) |
| 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 © 2021 The Apache Software Foundation. All rights reserved.