Class StatisticsWriterRecordBatch

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

public class StatisticsWriterRecordBatch extends AbstractRecordBatch<Writer>