| Class | Description |
|---|---|
| KafkaSpoutTestBolt | |
| KafkaSpoutTopologyMainNamedTopics |
This example sets up 3 topologies to put data in Kafka via the KafkaBolt,
and shows how to set up a topology that reads from some Kafka topics using the KafkaSpout.
|
| KafkaSpoutTopologyMainWildcardTopics |
This example is similar to
KafkaSpoutTopologyMainNamedTopics, but demonstrates subscribing to Kafka topics with a regex. |
Copyright © 2023 The Apache Software Foundation. All rights reserved.