Uses of Class
org.apache.drill.exec.store.dfs.WorkspaceConfig
Packages that use WorkspaceConfig
-
Uses of WorkspaceConfig in org.apache.drill.exec.store.dfs
Fields in org.apache.drill.exec.store.dfs declared as WorkspaceConfigModifier and TypeFieldDescriptionstatic final WorkspaceConfig
WorkspaceConfig.DEFAULT
Default workspace is a root directory which supports read, but not write.Methods in org.apache.drill.exec.store.dfs that return types with arguments of type WorkspaceConfigConstructors in org.apache.drill.exec.store.dfs with parameters of type WorkspaceConfigModifierConstructorDescriptionWorkspaceSchema
(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)