| Package | Description |
|---|---|
| org.apache.drill.metastore.statistics |
| Modifier and Type | Class and Description |
|---|---|
class |
ColumnStatisticsKind<T>
Implementation of
CollectableColumnStatisticsKind which contain base
column statistics kinds with implemented mergeStatistics() method. |
class |
TableStatisticsKind<T>
Implementation of
CollectableColumnStatisticsKind which contain base
table statistics kinds with implemented mergeStatistics() method. |
| Constructor and Description |
|---|
StatisticsHolder(T statisticsValue,
BaseStatisticsKind<?> statisticsKind) |
Copyright © 2021 The Apache Software Foundation. All rights reserved.