Uses of Class
org.apache.drill.metastore.statistics.BaseStatisticsKind
Packages that use BaseStatisticsKind
- 
Uses of BaseStatisticsKind in org.apache.drill.metastore.statisticsSubclasses of BaseStatisticsKind in org.apache.drill.metastore.statisticsModifier and TypeClassDescriptionclassImplementation ofCollectableColumnStatisticsKindwhich contain base column statistics kinds with implementedmergeStatistics()method.classImplementation ofCollectableColumnStatisticsKindwhich contain base table statistics kinds with implementedmergeStatistics()method.Constructors in org.apache.drill.metastore.statistics with parameters of type BaseStatisticsKindModifierConstructorDescriptionStatisticsHolder(T statisticsValue, BaseStatisticsKind<?> statisticsKind)