public class UnionAllRecordBatch extends AbstractBinaryRecordBatch<UnionAll>
AbstractRecordBatch.BatchStateRecordBatch.IterOutcomeleft, leftUpstream, right, rightUpstreamcontainer, context, oContext, popConfig, state, stats, unionTypeEnabledMAX_BATCH_SIZE| Constructor and Description |
|---|
UnionAllRecordBatch(UnionAll config,
List<RecordBatch> children,
FragmentContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
buildSchema() |
int |
getRecordCount()
Gets the number of records that are within this record.
|
RecordBatch.IterOutcome |
innerNext() |
protected void |
killIncoming(boolean sendUpstream) |
prefetchFirstBatchFromBothSidesclose, getContext, getOutgoingContainer, getPopConfig, getSchema, getSelectionVector2, getSelectionVector4, getValueAccessorById, getValueVectorId, getWritableBatch, iterator, kill, next, next, nextpublic UnionAllRecordBatch(UnionAll config, List<RecordBatch> children, FragmentContext context) throws OutOfMemoryException
OutOfMemoryExceptionprotected void killIncoming(boolean sendUpstream)
killIncoming in class AbstractRecordBatch<UnionAll>protected void buildSchema()
throws SchemaChangeException
buildSchema in class AbstractRecordBatch<UnionAll>SchemaChangeExceptionpublic RecordBatch.IterOutcome innerNext()
innerNext in class AbstractRecordBatch<UnionAll>public int getRecordCount()
RecordBatchCopyright © 2017 The Apache Software Foundation. All rights reserved.