Hierarchy For Package org.apache.drill.exec.physical.impl.aggregate
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.apache.drill.exec.record.AbstractRecordBatch<T> (implements org.apache.drill.exec.record.CloseableRecordBatch)
- org.apache.drill.exec.physical.impl.aggregate.HashAggBatch
- org.apache.drill.exec.physical.impl.aggregate.StreamingAggBatch
- org.apache.drill.exec.physical.impl.common.AbstractSpilledPartitionMetadata (implements org.apache.drill.exec.physical.impl.common.SpilledPartitionMetadata)
- org.apache.drill.exec.physical.impl.aggregate.HashAggSpilledPartition
- org.apache.drill.exec.physical.impl.aggregate.HashAggBatchCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- org.apache.drill.exec.physical.impl.aggregate.HashAggTemplate (implements org.apache.drill.exec.physical.impl.aggregate.HashAggregator)
- org.apache.drill.exec.physical.impl.aggregate.HashAggTemplate.BatchHolder
- org.apache.drill.exec.physical.impl.aggregate.HashAggUpdater (implements org.apache.drill.exec.physical.impl.common.SpilledState.Updater)
- org.apache.drill.exec.physical.impl.aggregate.InternalBatch (implements java.lang.Iterable<T>)
- org.apache.drill.exec.physical.impl.aggregate.SpilledRecordBatch (implements org.apache.drill.exec.record.CloseableRecordBatch)
- org.apache.drill.exec.physical.impl.aggregate.StreamingAggBatchCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- org.apache.drill.exec.physical.impl.aggregate.StreamingAggTemplate (implements org.apache.drill.exec.physical.impl.aggregate.StreamingAggregator)
- org.apache.drill.exec.record.AbstractRecordBatch<T> (implements org.apache.drill.exec.record.CloseableRecordBatch)
Interface Hierarchy
- org.apache.drill.exec.physical.impl.aggregate.BatchIterator
- org.apache.drill.exec.physical.impl.aggregate.HashAggregator
- org.apache.drill.exec.physical.impl.aggregate.StreamingAggregator
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.apache.drill.exec.physical.impl.aggregate.HashAggregator.AggIterOutcome
- org.apache.drill.exec.physical.impl.aggregate.HashAggregator.AggOutcome
- org.apache.drill.exec.physical.impl.aggregate.HashAggTemplate.Metric (implements org.apache.drill.exec.ops.MetricDef)
- org.apache.drill.exec.physical.impl.aggregate.StreamingAggregator.AggOutcome
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)