public class RemovingRecordBatch extends AbstractSingleRecordBatch<SelectionVectorRemover>
AbstractRecordBatch.BatchStateRecordBatch.IterOutcomeincomingcallBackbatchStatsContext, container, context, oContext, popConfig, state, stats, unionTypeEnabledMAX_BATCH_ROW_COUNT| Constructor and Description |
|---|
RemovingRecordBatch(SelectionVectorRemover popConfig,
FragmentContext context,
RecordBatch incoming) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
protected RecordBatch.IterOutcome |
doWork() |
void |
dump()
Perform dump of this batch's state to logs.
|
int |
getRecordCount()
Get the number of records.
|
WritableBatch |
getWritableBatch()
Gets a writable version of this batch.
|
protected boolean |
setupNewSchema() |
getFinalOutcome, getIncomingcancelIncoming, getLastKnownOutcome, handleNullInput, innerNext, setLastKnownOutcomebuildSchema, cancel, checkContinue, getContainer, getContext, getOutgoingContainer, getPopConfig, getRecordBatchStatsContext, getSchema, getSelectionVector2, getSelectionVector4, getValueAccessorById, getValueVectorId, isRecordBatchStatsLoggingEnabled, iterator, next, next, next, schemaChangeException, schemaChangeExceptionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEach, spliteratorpublic RemovingRecordBatch(SelectionVectorRemover popConfig, FragmentContext context, RecordBatch incoming) throws OutOfMemoryException
OutOfMemoryExceptionpublic int getRecordCount()
VectorAccessibleprotected boolean setupNewSchema()
setupNewSchema in class AbstractUnaryRecordBatch<SelectionVectorRemover>protected RecordBatch.IterOutcome doWork()
doWork in class AbstractUnaryRecordBatch<SelectionVectorRemover>public void close()
close in interface AutoCloseableclose in class AbstractRecordBatch<SelectionVectorRemover>public WritableBatch getWritableBatch()
RecordBatchgetWritableBatch in interface RecordBatchgetWritableBatch in class AbstractRecordBatch<SelectionVectorRemover>public void dump()
RecordBatchCopyright © 2021 The Apache Software Foundation. All rights reserved.