| Modifier and Type | Method and Description |
|---|---|
static WorkspaceSchemaFactory.WorkspaceSchema |
SchemaUtilites.resolveToValidTemporaryWorkspace(AbstractSchema schema,
DrillConfig config)
Makes sure that passed workspace exists, is default temporary workspace, mutable and file-based
(instance of
WorkspaceSchemaFactory.WorkspaceSchema). |
| Modifier and Type | Method and Description |
|---|---|
WorkspaceSchemaFactory.WorkspaceSchema |
SchemaHandler.getWorkspaceSchema(List<String> tableSchema,
String tableName) |
| Constructor and Description |
|---|
FsMetastoreSchemaProvider(WorkspaceSchemaFactory.WorkspaceSchema wsSchema,
String tableName) |
| Modifier and Type | Method and Description |
|---|---|
WorkspaceSchemaFactory.WorkspaceSchema |
WorkspaceSchemaFactory.createSchema(List<String> parentSchemaPath,
SchemaConfig schemaConfig,
DrillFileSystem fs) |
| Constructor and Description |
|---|
File(String schemaName,
WorkspaceSchemaFactory.WorkspaceSchema wsSchema,
org.apache.hadoop.fs.FileStatus fileStatus) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.