public class UnionAllRecordBatch extends AbstractBinaryRecordBatch<UnionAll>
AbstractBinaryRecordBatch.MetricAbstractRecordBatch.BatchStateRecordBatch.IterOutcomebatchMemoryManager, left, LEFT_INDEX, leftUpstream, numInputs, right, RIGHT_INDEX, rightUpstreambatchStatsContext, container, context, oContext, popConfig, state, stats, unionTypeEnabledMAX_BATCH_ROW_COUNT| Constructor and Description |
|---|
UnionAllRecordBatch(UnionAll config,
List<RecordBatch> children,
FragmentContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
buildSchema() |
void |
close() |
void |
dump()
Perform dump of this batch's state to logs.
|
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, spliteratorpublic UnionAllRecordBatch(UnionAll config, List<RecordBatch> children, FragmentContext context) throws OutOfMemoryException
OutOfMemoryExceptionprotected void buildSchema()
buildSchema in class AbstractRecordBatch<UnionAll>public RecordBatch.IterOutcome innerNext()
innerNext in class AbstractRecordBatch<UnionAll>public int getRecordCount()
VectorAccessiblepublic void close()
close in interface AutoCloseableclose in class AbstractRecordBatch<UnionAll>public void dump()
RecordBatchCopyright © 2021 The Apache Software Foundation. All rights reserved.