public class WindowFrameRecordBatch extends AbstractRecordBatch<WindowPOP>
AbstractRecordBatch.BatchStateRecordBatch.IterOutcomebatchStatsContext, container, context, oContext, popConfig, state, stats, unionTypeEnabledMAX_BATCH_ROW_COUNT| Constructor and Description |
|---|
WindowFrameRecordBatch(WindowPOP popConfig,
FragmentContext context,
RecordBatch incoming) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
buildSchema() |
protected void |
cancelIncoming() |
void |
close() |
void |
dump()
Perform dump of this batch's state to logs.
|
int |
getRecordCount()
Get the number of records.
|
RecordBatch.IterOutcome |
innerNext()
Hold incoming batches in memory until all window functions are ready to
process the batch on top of the queue
|
cancel, checkContinue, getContainer, getContext, getOutgoingContainer, 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 WindowFrameRecordBatch(WindowPOP popConfig, FragmentContext context, RecordBatch incoming) throws OutOfMemoryException
OutOfMemoryExceptionpublic RecordBatch.IterOutcome innerNext()
innerNext in class AbstractRecordBatch<WindowPOP>protected void buildSchema()
buildSchema in class AbstractRecordBatch<WindowPOP>public void close()
close in interface AutoCloseableclose in class AbstractRecordBatch<WindowPOP>protected void cancelIncoming()
cancelIncoming in class AbstractRecordBatch<WindowPOP>public int getRecordCount()
VectorAccessiblepublic void dump()
RecordBatchCopyright © 2021 The Apache Software Foundation. All rights reserved.