Class | Description |
---|---|
StatefulTopology |
An example topology that demonstrates the use of
IStatefulBolt to manage state. |
StatefulTopology.PrinterBolt | |
StatefulWindowingTopology |
A simple example that demonstrates the usage of
IStatefulWindowedBolt to save the state of the windowing operation to avoid re-computation in case of failures. |
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.