Package | Description |
---|---|
org.apache.drill.exec.metastore.analyze | |
org.apache.drill.exec.store.mapr.db.binary |
Modifier and Type | Method and Description |
---|---|
MetadataInfoCollector |
AnalyzeFileInfoProvider.getMetadataInfoCollector(BasicTablesRequests basicRequests,
TableInfo tableInfo,
FormatSelection selection,
PlannerSettings settings,
Supplier<org.apache.calcite.rel.core.TableScan> tableScanSupplier,
List<SchemaPath> interestingColumns,
MetadataType metadataLevel,
int segmentColumnsCount) |
MetadataInfoCollector |
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)
Returns
MetadataInfoCollector instance for obtaining information about segments, files, etc. |
Constructor and Description |
---|
FileMetadataInfoCollector(BasicTablesRequests basicRequests,
TableInfo tableInfo,
FormatSelection selection,
PlannerSettings settings,
Supplier<org.apache.calcite.rel.core.TableScan> tableScanSupplier,
List<SchemaPath> interestingColumns,
MetadataType metadataLevel,
int segmentColumnsCount) |
Constructor and Description |
---|
MapRDBBinaryTable(String storageEngineName,
FileSystemPlugin storagePlugin,
MapRDBFormatPlugin formatPlugin,
FormatSelection selection) |
Copyright © 1970 The Apache Software Foundation. All rights reserved.