Class RowKeyJoinBatch

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

public class RowKeyJoinBatch extends AbstractRecordBatch<RowKeyJoinPOP> implements RowKeyJoin