public class MergeJoinBatch extends AbstractBinaryRecordBatch<MergeJoinPOP>
AbstractBinaryRecordBatch.MetricAbstractRecordBatch.BatchStateRecordBatch.IterOutcomebatchMemoryManager, left, LEFT_INDEX, leftUpstream, numInputs, right, RIGHT_INDEX, rightUpstreambatchStatsContext, container, context, oContext, popConfig, state, stats, unionTypeEnabledMAX_BATCH_ROW_COUNT| Modifier | Constructor and Description |
|---|---|
protected |
MergeJoinBatch(MergeJoinPOP popConfig,
FragmentContext context,
RecordBatch left,
RecordBatch right) |
| Modifier and Type | Method and Description |
|---|---|
void |
buildSchema() |
void |
close() |
void |
dump()
Perform dump of this batch's state to logs.
|
org.apache.calcite.rel.core.JoinRelType |
getJoinType() |
int |
getRecordCount()
Get the number of records.
|
RecordBatch.IterOutcome |
innerNext() |
cancelIncoming, checkForEarlyFinish, getBatchMemoryManager, prefetchFirstBatchFromBothSides, updateBatchMemoryManagerStats, verifyOutcomeToSetBatchStatecancel, checkContinue, getContainer, getContext, getOutgoingContainer, getPopConfig, getRecordBatchStatsContext, getSchema, getSelectionVector2, getSelectionVector4, getValueAccessorById, getValueVectorId, getWritableBatch, isRecordBatchStatsLoggingEnabled, iterator, next, next, next, schemaChangeException, schemaChangeExceptionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorprotected MergeJoinBatch(MergeJoinPOP popConfig, FragmentContext context, RecordBatch left, RecordBatch right) throws OutOfMemoryException
OutOfMemoryExceptionpublic org.apache.calcite.rel.core.JoinRelType getJoinType()
public int getRecordCount()
VectorAccessiblepublic void buildSchema()
buildSchema in class AbstractRecordBatch<MergeJoinPOP>public RecordBatch.IterOutcome innerNext()
innerNext in class AbstractRecordBatch<MergeJoinPOP>public void close()
close in interface AutoCloseableclose in class AbstractRecordBatch<MergeJoinPOP>public void dump()
RecordBatchCopyright © 2021 The Apache Software Foundation. All rights reserved.