public class FlattenRecordBatch extends AbstractSingleRecordBatch<FlattenPOP>
AbstractRecordBatch.BatchStateRecordBatch.IterOutcomecallBack, incoming, outOfMemorycontainer, context, oContext, popConfig, state, stats, unionTypeEnabledMAX_BATCH_SIZE| Constructor and Description |
|---|
FlattenRecordBatch(FlattenPOP pop,
RecordBatch incoming,
FragmentContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
addComplexWriter(BaseWriter.ComplexWriter writer) |
protected RecordBatch.IterOutcome |
doWork() |
VectorContainer |
getOutgoingContainer() |
int |
getRecordCount()
Gets the number of records that are within this record.
|
RecordBatch.IterOutcome |
innerNext() |
protected void |
killIncoming(boolean sendUpstream) |
protected boolean |
setupNewSchema() |
getSchema, handleNullInputbuildSchema, close, getContext, getPopConfig, getSelectionVector2, getSelectionVector4, getValueAccessorById, getValueVectorId, getWritableBatch, iterator, kill, next, next, nextpublic FlattenRecordBatch(FlattenPOP pop, RecordBatch incoming, FragmentContext context) throws OutOfMemoryException
OutOfMemoryExceptionpublic int getRecordCount()
RecordBatchprotected void killIncoming(boolean sendUpstream)
killIncoming in class AbstractSingleRecordBatch<FlattenPOP>public RecordBatch.IterOutcome innerNext()
innerNext in class AbstractSingleRecordBatch<FlattenPOP>public VectorContainer getOutgoingContainer()
getOutgoingContainer in interface RecordBatchgetOutgoingContainer in class AbstractRecordBatch<FlattenPOP>protected RecordBatch.IterOutcome doWork()
doWork in class AbstractSingleRecordBatch<FlattenPOP>public void addComplexWriter(BaseWriter.ComplexWriter writer)
protected boolean setupNewSchema()
throws SchemaChangeException
setupNewSchema in class AbstractSingleRecordBatch<FlattenPOP>SchemaChangeExceptionCopyright © 2017 The Apache Software Foundation. All rights reserved.