Uses of Class
org.apache.drill.exec.store.dfs.FormatMatcher
Packages that use FormatMatcher
Package
Description
-
Uses of FormatMatcher in org.apache.drill.exec.store.delta.format
Subclasses of FormatMatcher in org.apache.drill.exec.store.delta.formatMethods in org.apache.drill.exec.store.delta.format that return FormatMatcher -
Uses of FormatMatcher in org.apache.drill.exec.store.dfs
Subclasses of FormatMatcher in org.apache.drill.exec.store.dfsMethods in org.apache.drill.exec.store.dfs that return FormatMatcherConstructor parameters in org.apache.drill.exec.store.dfs with type arguments of type FormatMatcherModifierConstructorDescriptionWorkspaceSchemaFactory
(FileSystemPlugin plugin, String schemaName, String storageEngineName, WorkspaceConfig config, List<FormatMatcher> formatMatchers, com.fasterxml.jackson.databind.ObjectMapper mapper, ScanResult scanResult) -
Uses of FormatMatcher in org.apache.drill.exec.store.dfs.easy
Methods in org.apache.drill.exec.store.dfs.easy that return FormatMatcher -
Uses of FormatMatcher in org.apache.drill.exec.store.iceberg.format
Subclasses of FormatMatcher in org.apache.drill.exec.store.iceberg.formatMethods in org.apache.drill.exec.store.iceberg.format that return FormatMatcher -
Uses of FormatMatcher in org.apache.drill.exec.store.parquet
Methods in org.apache.drill.exec.store.parquet that return FormatMatcher