public class WindowFrameRecordBatch extends AbstractRecordBatch<WindowPOP>
AbstractRecordBatch.BatchStateRecordBatch.IterOutcomecontainer, context, oContext, popConfig, state, stats, unionTypeEnabledMAX_BATCH_SIZE| Constructor and Description |
|---|
WindowFrameRecordBatch(WindowPOP popConfig,
FragmentContext context,
RecordBatch incoming) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
buildSchema() |
void |
close() |
int |
getRecordCount()
Gets the number of records that are within this record.
|
RecordBatch.IterOutcome |
innerNext()
Hold incoming batches in memory until all window functions are ready to process the batch on top of the queue
|
protected void |
killIncoming(boolean sendUpstream) |
getContext, getOutgoingContainer, getPopConfig, getSchema, getSelectionVector2, getSelectionVector4, getValueAccessorById, getValueVectorId, getWritableBatch, iterator, kill, next, next, nextpublic WindowFrameRecordBatch(WindowPOP popConfig, FragmentContext context, RecordBatch incoming) throws OutOfMemoryException
OutOfMemoryExceptionpublic RecordBatch.IterOutcome innerNext()
innerNext in class AbstractRecordBatch<WindowPOP>protected void buildSchema()
throws SchemaChangeException
buildSchema in class AbstractRecordBatch<WindowPOP>SchemaChangeExceptionpublic void close()
close in interface AutoCloseableclose in class AbstractRecordBatch<WindowPOP>protected void killIncoming(boolean sendUpstream)
killIncoming in class AbstractRecordBatch<WindowPOP>public int getRecordCount()
RecordBatchCopyright © 2017 The Apache Software Foundation. All rights reserved.