public interface TableMetadata extends Metadata
Modifier and Type | Method and Description |
---|---|
TableMetadata |
cloneWithStats(Map<SchemaPath,ColumnStatistics<?>> columnStatistics,
List<StatisticsHolder<?>> tableStatistics) |
List<SchemaPath> |
getInterestingColumns() |
long |
getLastModifiedTime() |
org.apache.hadoop.fs.Path |
getLocation() |
containsExactStatistics, getColumn, getColumnsStatistics, getColumnStatistics, getMetadataInfo, getSchema, getStatistic, getStatisticsForColumn, getTableInfo, toMetadataUnit
org.apache.hadoop.fs.Path getLocation()
long getLastModifiedTime()
TableMetadata cloneWithStats(Map<SchemaPath,ColumnStatistics<?>> columnStatistics, List<StatisticsHolder<?>> tableStatistics)
List<SchemaPath> getInterestingColumns()
Copyright © 1970 The Apache Software Foundation. All rights reserved.