Package org.apache.drill.metastore.metadata
package org.apache.drill.metastore.metadata
-
ClassDescriptionCommon provider of tuple schema, column metadata, and statistics for table, partition, file or row group.Base implementation of
TableMetadata
interface.Metadata which corresponds to the file level of table.A metadata which has specific location.Provider of tuple schema, column metadata, and statistics for table, partition, file or row group.Class that specifies metadata type and metadata information which will be used for obtaining specific metadata from metastore.Enum with possible types of metadata.Represents a metadata for the non-interesting columns.Represents a metadata for the table part, which corresponds to the specific partition key.Metadata which corresponds to the row group level of table.Metadata which corresponds to the segment level of table.General table information.Metadata which corresponds to the table level.Base interface for providing table, partition, file etc.Base interface for builders ofTableMetadataProvider
.