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