public final class TumblingWindowTopology extends Twister2StormWorker
| Modifier and Type | Class and Description |
|---|---|
static class |
TumblingWindowTopology.TestWordSpout |
static class |
TumblingWindowTopology.TumblingWindowBolt |
computeEnvironment, config, persistentVolume, taskExecutor, volatileVolume, workerController, workerEnvironment, workerId| Constructor and Description |
|---|
TumblingWindowTopology() |
| Modifier and Type | Method and Description |
|---|---|
StormTopology |
buildTopology() |
static void |
main(java.lang.String[] args) |
executeexecutepublic static void main(java.lang.String[] args)
public StormTopology buildTopology()
buildTopology in class Twister2StormWorker