public class STWindowExample extends BenchTaskWorker
Modifier and Type | Class and Description |
---|---|
protected static class |
STWindowExample.AggregateFunctionImpl |
protected static class |
STWindowExample.DirectAggregateWindowedTask |
protected static class |
STWindowExample.DirectFoldWindowedTask |
protected static class |
STWindowExample.DirectProcessWindowedTask |
protected static class |
STWindowExample.DirectReceiveTask |
protected static class |
STWindowExample.DirectReduceWindowedTask |
protected static class |
STWindowExample.DirectWindowedReceivingTask |
protected static class |
STWindowExample.FoldFunctionImpl |
protected static class |
STWindowExample.ProcessFunctionImpl |
protected static class |
STWindowExample.ReduceFunctionImpl |
BenchTaskWorker.SourceTask, BenchTaskWorker.SourceWindowTask, BenchTaskWorker.SourceWindowTimeStampTask
computeConnection, computeGraph, computeGraphBuilder, executionPlan, inputDataArray, jobParameters, receiversInProgress, resultsRecorder, sendersInProgress, SINK, SOURCE
Constructor and Description |
---|
STWindowExample() |
Modifier and Type | Method and Description |
---|---|
ComputeGraphBuilder |
buildTaskGraph() |
execute, getTimingCondition, verifyResults
public ComputeGraphBuilder buildTaskGraph()
buildTaskGraph
in class BenchTaskWorker