Class Hierarchy
- java.lang.Object
- org.apache.drill.exec.record.AbstractRecordBatch<T> (implements org.apache.drill.exec.record.CloseableRecordBatch)
- org.apache.drill.exec.record.AbstractBinaryRecordBatch<T>
- org.apache.drill.exec.physical.impl.union.UnionAllRecordBatch
- org.apache.drill.exec.record.AbstractBinaryRecordBatch<T>
- org.apache.drill.exec.physical.impl.union.UnionAllBatchCreator (implements org.apache.drill.exec.physical.impl.BatchCreator<T>)
- org.apache.drill.exec.physical.impl.union.UnionAllerTemplate (implements org.apache.drill.exec.physical.impl.union.UnionAller)
- org.apache.drill.exec.record.AbstractRecordBatch<T> (implements org.apache.drill.exec.record.CloseableRecordBatch)
Interface Hierarchy
- org.apache.drill.exec.physical.impl.union.UnionAller