Class BasicTablesTransformer.MetadataHolder
java.lang.Object
org.apache.drill.metastore.components.tables.BasicTablesTransformer.MetadataHolder
- Enclosing class:
- BasicTablesTransformer
-
Constructor Summary
ConstructorDescriptionMetadataHolder
(List<BaseTableMetadata> tables, List<SegmentMetadata> segments, List<FileMetadata> files, List<RowGroupMetadata> rowGroups, List<PartitionMetadata> partitions) -
Method Summary
-
Constructor Details
-
MetadataHolder
public MetadataHolder(List<BaseTableMetadata> tables, List<SegmentMetadata> segments, List<FileMetadata> files, List<RowGroupMetadata> rowGroups, List<PartitionMetadata> partitions)
-
-
Method Details
-
tables
-
segments
-
files
-
rowGroups
-
partitions
-