Class Hierarchy
- java.lang.Object
- org.apache.drill.exec.work.batch.AbstractDataCollector (implements org.apache.drill.exec.work.batch.DataCollector)
- org.apache.drill.exec.work.batch.MergingCollector
- org.apache.drill.exec.work.batch.PartitionedCollector
- org.apache.drill.exec.work.batch.BaseRawBatchBuffer<T> (implements org.apache.drill.exec.work.batch.RawBatchBuffer)
- org.apache.drill.exec.work.batch.SpoolingRawBatchBuffer
- org.apache.drill.exec.work.batch.UnlimitedRawBatchBuffer
- org.apache.drill.exec.work.batch.ControlMessageHandler (implements org.apache.drill.exec.rpc.RequestHandler<S>)
- org.apache.drill.exec.work.batch.IncomingBuffers (implements java.lang.AutoCloseable)
- org.apache.drill.exec.work.batch.ResponseSenderQueue
- org.apache.drill.exec.work.batch.AbstractDataCollector (implements org.apache.drill.exec.work.batch.DataCollector)
Interface Hierarchy
- java.lang.AutoCloseable
- org.apache.drill.exec.work.batch.DataCollector
- org.apache.drill.exec.record.RawFragmentBatchProvider
- org.apache.drill.exec.work.batch.RawBatchBuffer
- org.apache.drill.exec.work.batch.BaseRawBatchBuffer.BufferQueue<T>