Class | Description |
---|---|
CatalogColumnStatistics |
Column statistics of a table or partition.
|
CatalogColumnStatisticsDataBase |
Column statistics value base class.
|
CatalogColumnStatisticsDataBinary |
Column statistics value of binary type.
|
CatalogColumnStatisticsDataBoolean |
Column statistics value of boolean type.
|
CatalogColumnStatisticsDataDate |
Column statistics value of date type.
|
CatalogColumnStatisticsDataDouble |
Column statistics value of double type.
|
CatalogColumnStatisticsDataLong |
Column statistics value of long type.
|
CatalogColumnStatisticsDataString |
Column statistics value of string type.
|
CatalogTableStatistics |
Statistics for a non-partitioned table or a partition of a partitioned table.
|
Date |
Class representing a date value in statistics.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.