Hierarchy For Package org.apache.pinot.query.runtime.operator.utils
Package Hierarchies:Class Hierarchy
- java.lang.Object
- org.apache.pinot.query.runtime.operator.utils.AggregationUtils
- org.apache.pinot.query.runtime.operator.utils.AggregationUtils.Accumulator
- org.apache.pinot.query.runtime.operator.utils.BlockingMultiStreamConsumer<E> (implements java.lang.AutoCloseable)
- org.apache.pinot.query.runtime.operator.utils.BlockingMultiStreamConsumer.OfTransferableBlock
- org.apache.pinot.query.runtime.operator.utils.OperatorUtils
- org.apache.pinot.query.runtime.operator.utils.SortUtils
- org.apache.pinot.query.runtime.operator.utils.SortUtils.SortComparator (implements java.util.Comparator<T>)
- org.apache.pinot.query.runtime.operator.utils.TypeUtils
Interface Hierarchy
- org.apache.pinot.query.runtime.operator.utils.AggregationUtils.Merger
- org.apache.pinot.query.runtime.operator.utils.AsyncStream<E>
- org.apache.pinot.query.runtime.operator.utils.AsyncStream.OnNewData
- org.apache.pinot.query.runtime.operator.utils.BlockingStream<E>