Overridden KafkaBolt for testing purposes. It doesn't need any configurations and is easy to integrate with storm junit tests.
Definition at line 29 of file TestingKafkaBolt.java.
◆ TestingKafkaBolt()
org.openkilda.wfm.topology.TestingKafkaBolt.TestingKafkaBolt |
( |
| ) |
|
◆ cleanup()
void org.openkilda.wfm.topology.TestingKafkaBolt.cleanup |
( |
| ) |
|
◆ execute()
void org.openkilda.wfm.topology.TestingKafkaBolt.execute |
( |
Tuple |
tuple | ) |
|
◆ prepare()
void org.openkilda.wfm.topology.TestingKafkaBolt.prepare |
( |
Map |
stormConf, |
|
|
TopologyContext |
context, |
|
|
OutputCollector |
collector |
|
) |
| |
◆ process()
void org.openkilda.wfm.topology.TestingKafkaBolt.process |
( |
Tuple |
input | ) |
|
|
protected |
The documentation for this class was generated from the following file:
- /Users/kevin/Desktop/Kilda/open-kilda-develop/services/wfm/src/test/java/org/openkilda/wfm/topology/TestingKafkaBolt.java