Class Hierarchy
- java.lang.Object
- org.apache.druid.query.operator.AbstractPartitioningOperator (implements org.apache.druid.query.operator.Operator)
- org.apache.druid.query.operator.GlueingPartitioningOperator
- org.apache.druid.query.operator.NaivePartitioningOperator
- org.apache.druid.query.operator.AbstractPartitioningOperator.AbstractReceiver (implements org.apache.druid.query.operator.Operator.Receiver)
- org.apache.druid.query.operator.AbstractPartitioningOperator.Continuation (implements java.io.Closeable)
- org.apache.druid.query.operator.AbstractPartitioningOperator.HandleContinuationResult
- org.apache.druid.query.operator.AbstractPartitioningOperatorFactory (implements org.apache.druid.query.operator.OperatorFactory)
- org.apache.druid.query.operator.GlueingPartitioningOperatorFactory
- org.apache.druid.query.operator.NaivePartitioningOperatorFactory
- org.apache.druid.query.operator.AbstractSortOperator (implements org.apache.druid.query.operator.Operator)
- org.apache.druid.query.operator.NaiveSortOperator
- org.apache.druid.query.operator.PartitionSortOperator
- org.apache.druid.query.operator.AbstractSortOperatorFactory (implements org.apache.druid.query.operator.OperatorFactory)
- org.apache.druid.query.operator.NaiveSortOperatorFactory
- org.apache.druid.query.operator.PartitionSortOperatorFactory
- org.apache.druid.query.BaseQuery<T> (implements org.apache.druid.query.Query<T>)
- org.apache.druid.query.operator.WindowOperatorQuery
- org.apache.druid.query.operator.ColumnWithDirection
- org.apache.druid.query.operator.LimitTimeIntervalOperator (implements org.apache.druid.query.operator.Operator)
- org.apache.druid.query.operator.OffsetLimit
- org.apache.druid.query.operator.OperatorSequence (implements org.apache.druid.java.util.common.guava.Sequence<T>)
- org.apache.druid.query.QueryToolChest<ResultType,
QueryType> - org.apache.druid.query.operator.WindowOperatorQueryQueryToolChest
- org.apache.druid.query.operator.ScanOperator (implements org.apache.druid.query.operator.Operator)
- org.apache.druid.query.operator.ScanOperatorFactory (implements org.apache.druid.query.operator.OperatorFactory)
- org.apache.druid.query.operator.SegmentToRowsAndColumnsOperator (implements org.apache.druid.query.operator.Operator)
- org.apache.druid.query.operator.SequenceOperator (implements org.apache.druid.query.operator.Operator)
- org.apache.druid.query.operator.WindowOperatorQueryQueryRunnerFactory (implements org.apache.druid.query.QueryRunnerFactory<T,
QueryType>) - org.apache.druid.query.operator.WindowProcessorOperator (implements org.apache.druid.query.operator.Operator)
- org.apache.druid.query.operator.AbstractPartitioningOperator (implements org.apache.druid.query.operator.Operator)
Interface Hierarchy
- org.apache.druid.query.operator.Operator
- org.apache.druid.query.operator.Operator.Receiver
- org.apache.druid.query.operator.OperatorFactory
Enum Class Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- org.apache.druid.query.operator.ColumnWithDirection.Direction
- org.apache.druid.query.operator.Operator.Signal
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)