Hierarchy For Package org.apache.drill.exec.physical.impl.statistics
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.apache.drill.exec.physical.impl.statistics.AbstractMergedStatistic (implements org.apache.drill.exec.physical.impl.statistics.MergedStatistic, org.apache.drill.metastore.statistics.Statistic)
- org.apache.drill.exec.physical.impl.statistics.AvgWidthMergedStatistic
- org.apache.drill.exec.physical.impl.statistics.CntDupsMergedStatistic
- org.apache.drill.exec.physical.impl.statistics.ColTypeMergedStatistic
- org.apache.drill.exec.physical.impl.statistics.ColumnMergedStatistic
- org.apache.drill.exec.physical.impl.statistics.HLLMergedStatistic
- org.apache.drill.exec.physical.impl.statistics.NDVMergedStatistic
- org.apache.drill.exec.physical.impl.statistics.NNRowCountMergedStatistic
- org.apache.drill.exec.physical.impl.statistics.RowCountMergedStatistic
- org.apache.drill.exec.physical.impl.statistics.TDigestMergedStatistic
- org.apache.drill.exec.record.AbstractRecordBatch<T> (implements org.apache.drill.exec.record.CloseableRecordBatch)
- org.apache.drill.exec.record.AbstractUnaryRecordBatch<T>
- org.apache.drill.exec.record.AbstractSingleRecordBatch<T>
- org.apache.drill.exec.physical.impl.statistics.StatisticsMergeBatch
- org.apache.drill.exec.record.AbstractSingleRecordBatch<T>
- org.apache.drill.exec.physical.impl.aggregate.StreamingAggBatch
- org.apache.drill.exec.physical.impl.statistics.StatisticsAggBatch
- org.apache.drill.exec.record.AbstractUnaryRecordBatch<T>
- org.apache.drill.exec.physical.impl.statistics.MergedStatisticFactory
- org.apache.drill.exec.physical.impl.statistics.NDVMergedStatistic.NDVConfiguration
- org.apache.drill.exec.physical.impl.statistics.StatisticsAggBatchCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- org.apache.drill.exec.physical.impl.statistics.StatisticsMergeBatchCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- org.apache.drill.exec.physical.impl.statistics.AbstractMergedStatistic (implements org.apache.drill.exec.physical.impl.statistics.MergedStatistic, org.apache.drill.metastore.statistics.Statistic)
Interface Hierarchy
- org.apache.drill.exec.physical.impl.statistics.MergedStatistic