Uses of Class
org.apache.drill.metastore.statistics.BaseStatisticsKind
-
Uses of BaseStatisticsKind in org.apache.drill.metastore.statistics
Modifier and TypeClassDescriptionclass
Implementation ofCollectableColumnStatisticsKind
which contain base column statistics kinds with implementedmergeStatistics()
method.class
Implementation ofCollectableColumnStatisticsKind
which contain base table statistics kinds with implementedmergeStatistics()
method.ModifierConstructorDescriptionStatisticsHolder
(T statisticsValue, BaseStatisticsKind<?> statisticsKind)