boolean |
WindowFunction.canDoWork(int numBatchesAvailable,
WindowPOP pop,
boolean frameEndReached,
boolean partitionEndReached) |
WindowFrameRecordBatch |
WindowFrameBatchCreator.getBatch(ExecutorFragmentContext context,
WindowPOP config,
List<RecordBatch> children) |
boolean |
WindowFunction.requiresFullPartition(WindowPOP pop) |
void |
FrameSupportTemplate.setup(List<WindowDataBatch> batches,
VectorContainer container,
OperatorContext oContext,
boolean requireFullPartition,
WindowPOP popConfig) |
void |
NoFrameSupportTemplate.setup(List<WindowDataBatch> batches,
VectorContainer container,
OperatorContext oContext,
boolean requireFullPartition,
WindowPOP popConfig) |
void |
WindowFramer.setup(List<WindowDataBatch> batches,
VectorContainer container,
OperatorContext operatorContext,
boolean requireFullPartition,
WindowPOP popConfig) |