Class HashJoinBatch

All Implemented Interfaces:
AutoCloseable, Iterable<VectorWrapper<?>>, RowKeyJoin, CloseableRecordBatch, RecordBatch, VectorAccessible

public class HashJoinBatch extends AbstractHashBinaryRecordBatch<HashJoinPOP> implements RowKeyJoin
Implements the runtime execution for the Hash-Join operator supporting INNER, LEFT OUTER, RIGHT OUTER, and FULL OUTER joins