public class MetadataHandlerBatch extends AbstractSingleRecordBatch<MetadataHandlerPOP>
AbstractRecordBatch.BatchState
RecordBatch.IterOutcome
incoming
callBack
batchStatsContext, container, context, oContext, popConfig, state, stats, unionTypeEnabled
MAX_BATCH_ROW_COUNT
Modifier | Constructor and Description |
---|---|
protected |
MetadataHandlerBatch(MetadataHandlerPOP popConfig,
FragmentContext context,
RecordBatch incoming) |
Modifier and Type | Method and Description |
---|---|
RecordBatch.IterOutcome |
doWork() |
void |
dump()
Perform dump of this batch's state to logs.
|
int |
getRecordCount()
Get the number of records.
|
RecordBatch.IterOutcome |
innerNext() |
protected boolean |
setupNewSchema() |
getFinalOutcome, getIncoming
cancelIncoming, getLastKnownOutcome, handleNullInput, setLastKnownOutcome
buildSchema, cancel, checkContinue, close, getContainer, getContext, getOutgoingContainer, getPopConfig, getRecordBatchStatsContext, getSchema, getSelectionVector2, getSelectionVector4, getValueAccessorById, getValueVectorId, getWritableBatch, isRecordBatchStatsLoggingEnabled, iterator, next, next, next, schemaChangeException, schemaChangeException
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
protected MetadataHandlerBatch(MetadataHandlerPOP popConfig, FragmentContext context, RecordBatch incoming) throws OutOfMemoryException
OutOfMemoryException
public RecordBatch.IterOutcome doWork()
doWork
in class AbstractUnaryRecordBatch<MetadataHandlerPOP>
public RecordBatch.IterOutcome innerNext()
innerNext
in class AbstractUnaryRecordBatch<MetadataHandlerPOP>
protected boolean setupNewSchema()
setupNewSchema
in class AbstractUnaryRecordBatch<MetadataHandlerPOP>
public void dump()
RecordBatch
public int getRecordCount()
VectorAccessible
Copyright © 1970 The Apache Software Foundation. All rights reserved.