Class |
Description |
AbstractConsumerTreeWatcher
|
|
AbstractTreeWatcher
|
AbstractTreeWatcher defines the contract and base components for the various
Zookeeper tree watchers Verspaetung needs. |
BrokerTreeWatcher
|
The BrokerTreeWatcher is a kind of watcher whose sole purpose is
to watch the segment of the Zookeeper tree where Kafka stores broker
information |
ConsumerOffset
|
POJO representing data from Zookeeper for a consumer, topic and offset |
KafkaSpoutTreeWatcher
|
KafkaSpoutTreeWatcher process Zookeeper paths normally associated with Storm
KafkaSpout based consumers |
StandardTreeWatcher
|
StandardTreeWatcher processes Zookeeper paths for standard high-level Kafka
consumers |