Uses of Class
org.apache.drill.exec.store.dfs.WorkspaceConfig
-
Uses of WorkspaceConfig in org.apache.drill.exec.store.dfs
Modifier and TypeFieldDescriptionstatic final WorkspaceConfig
WorkspaceConfig.DEFAULT
Default workspace is a root directory which supports read, but not write.ModifierConstructorDescriptionWorkspaceSchema
(List<String> parentSchemaPath, String wsName, SchemaConfig schemaConfig, DrillFileSystem fs, WorkspaceConfig config) WorkspaceSchemaFactory
(FileSystemPlugin plugin, String schemaName, String storageEngineName, WorkspaceConfig config, List<FormatMatcher> formatMatchers, com.fasterxml.jackson.databind.ObjectMapper mapper, ScanResult scanResult)