| Class | Description |
|---|---|
| ByteArrayProducer | |
| ByteArrayProducerFactory |
Object factory for producing Kafka producers with a fixed configuration.
|
| EvenlyDistributingPartitioner |
The class EvenlyDistributingPartitioner aims to spread records equally on all partitions of a
topic.
|