| Interface | Description |
|---|---|
| Kafka |
Shared Kafka broker and zookeeper properties.
|
| KafkaBroker |
An
Entity that represents a single Kafka broker instance. |
| KafkaBrokerDriver | |
| KafkaCluster |
Provides Kafka cluster functionality through a group of
brokers controlled
by a single zookeeper entity. |
| KafkaZooKeeper |
An
Entity that represents a single Kafka zookeeper instance. |
| KafkaZooKeeperDriver |
| Class | Description |
|---|---|
| AbstractfKafkaSshDriver | |
| KafkaBrokerImpl |
An
Entity that represents a single Kafka broker instance. |
| KafkaBrokerSshDriver | |
| KafkaClusterImpl |
Implementation of a Kafka cluster containing a
KafkaZookeeper node and a group of KafkaBrokers. |
| KafkaTopic | |
| KafkaZooKeeperImpl |
An
Entity that represents a single Kafka zookeeper instance. |
| KafkaZooKeeperSshDriver |