Class SortBatch

java.lang.Object
org.apache.drill.exec.record.AbstractRecordBatch<Sort>
org.apache.drill.exec.physical.impl.sort.SortBatch
All Implemented Interfaces:
AutoCloseable, Iterable<VectorWrapper<?>>, CloseableRecordBatch, RecordBatch, VectorAccessible

public class SortBatch extends AbstractRecordBatch<Sort>