Uses of Class
org.apache.drill.exec.store.dfs.FileSystemPlugin
Package
Description
-
Uses of FileSystemPlugin in org.apache.drill.exec.store.delta.format
Modifier and TypeMethodDescriptionDeltaFormatMatcher.isReadable
(DrillFileSystem fs, FileSelection selection, FileSystemPlugin fsPlugin, String storageEngineName, SchemaConfig schemaConfig) -
Uses of FileSystemPlugin in org.apache.drill.exec.store.dfs
Modifier and TypeMethodDescriptionBasicFormatMatcher.isReadable
(DrillFileSystem fs, FileSelection selection, FileSystemPlugin fsPlugin, String storageEngineName, SchemaConfig schemaConfig) abstract DrillTable
FormatMatcher.isReadable
(DrillFileSystem fs, FileSelection selection, FileSystemPlugin fsPlugin, String storageEngineName, SchemaConfig schemaConfig) ModifierConstructorDescriptionFileSystemSchemaFactory
(FileSystemPlugin plugin, String schemaName, List<WorkspaceSchemaFactory> factories) WorkspaceSchemaFactory
(FileSystemPlugin plugin, String schemaName, String storageEngineName, WorkspaceConfig config, List<FormatMatcher> formatMatchers, com.fasterxml.jackson.databind.ObjectMapper mapper, ScanResult scanResult) -
Uses of FileSystemPlugin in org.apache.drill.exec.store.iceberg.format
Modifier and TypeMethodDescriptionIcebergFormatMatcher.isReadable
(DrillFileSystem fs, FileSelection selection, FileSystemPlugin fsPlugin, String storageEngineName, SchemaConfig schemaConfig)