public class FlattenRecordBatch extends AbstractSingleRecordBatch<FlattenPOP>
| Modifier and Type | Class and Description |
|---|---|
static class |
FlattenRecordBatch.Metric |
AbstractRecordBatch.BatchStateRecordBatch.IterOutcomeincomingcallBackbatchStatsContext, container, context, oContext, popConfig, state, stats, unionTypeEnabledMAX_BATCH_ROW_COUNT| Constructor and Description |
|---|
FlattenRecordBatch(FlattenPOP pop,
RecordBatch incoming,
FragmentContext context) |
| Modifier and Type | Method and Description |
|---|---|
void |
addComplexWriter(org.apache.drill.exec.vector.complex.writer.BaseWriter.ComplexWriter writer) |
protected void |
cancelIncoming() |
void |
close() |
protected RecordBatch.IterOutcome |
doWork() |
void |
dump()
Perform dump of this batch's state to logs.
|
VectorContainer |
getOutgoingContainer() |
int |
getRecordCount()
Get the number of records.
|
RecordBatch.IterOutcome |
innerNext() |
protected boolean |
setupNewSchema() |
getFinalOutcome, getIncominggetLastKnownOutcome, handleNullInput, setLastKnownOutcomebuildSchema, cancel, checkContinue, getContainer, getContext, 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 FlattenRecordBatch(FlattenPOP pop, RecordBatch incoming, FragmentContext context) throws OutOfMemoryException
OutOfMemoryExceptionpublic int getRecordCount()
VectorAccessibleprotected void cancelIncoming()
cancelIncoming in class AbstractUnaryRecordBatch<FlattenPOP>public RecordBatch.IterOutcome innerNext()
innerNext in class AbstractUnaryRecordBatch<FlattenPOP>public VectorContainer getOutgoingContainer()
getOutgoingContainer in interface RecordBatchgetOutgoingContainer in class AbstractRecordBatch<FlattenPOP>protected RecordBatch.IterOutcome doWork()
doWork in class AbstractUnaryRecordBatch<FlattenPOP>public void addComplexWriter(org.apache.drill.exec.vector.complex.writer.BaseWriter.ComplexWriter writer)
protected boolean setupNewSchema()
setupNewSchema in class AbstractUnaryRecordBatch<FlattenPOP>public void close()
close in interface AutoCloseableclose in class AbstractRecordBatch<FlattenPOP>public void dump()
RecordBatchCopyright © 2021 The Apache Software Foundation. All rights reserved.