Class StreamingAggBatch

java.lang.Object
org.apache.drill.exec.record.AbstractRecordBatch<StreamingAggregate>
org.apache.drill.exec.physical.impl.aggregate.StreamingAggBatch
All Implemented Interfaces:
AutoCloseable, Iterable<VectorWrapper<?>>, CloseableRecordBatch, RecordBatch, VectorAccessible
Direct Known Subclasses:
MetadataStreamAggBatch, StatisticsAggBatch

public class StreamingAggBatch extends AbstractRecordBatch<StreamingAggregate>