Uses of Interface
org.apache.drill.exec.metastore.analyze.MetadataInfoCollector
Packages that use MetadataInfoCollector
-
Uses of MetadataInfoCollector in org.apache.drill.exec.metastore.analyze
Classes in org.apache.drill.exec.metastore.analyze that implement MetadataInfoCollectorModifier and TypeClassDescriptionclassImplementation ofMetadataInfoCollectorfor file-based tables.Methods in org.apache.drill.exec.metastore.analyze that return MetadataInfoCollectorModifier and TypeMethodDescriptionAnalyzeFileInfoProvider.getMetadataInfoCollector(BasicTablesRequests basicRequests, TableInfo tableInfo, FormatSelection selection, PlannerSettings settings, Supplier<org.apache.calcite.rel.core.TableScan> tableScanSupplier, List<SchemaPath> interestingColumns, MetadataType metadataLevel, int segmentColumnsCount) AnalyzeInfoProvider.getMetadataInfoCollector(BasicTablesRequests basicRequests, TableInfo tableInfo, FormatSelection selection, PlannerSettings settings, Supplier<org.apache.calcite.rel.core.TableScan> tableScanSupplier, List<SchemaPath> interestingColumns, MetadataType metadataLevel, int segmentColumnsCount) ReturnsMetadataInfoCollectorinstance for obtaining information about segments, files, etc.