Interface | Description |
---|---|
KafkaResource |
Generic interface for interacting with Kafka.
|
KafkaResourceFactory |
A factory for
KafkaResource implementations. |
Class | Description |
---|---|
KafkaContainerClient |
A utility class that exposes common methods over a
KafkaContainer . |
LocalStandaloneKafkaResource |
KafkaResource that downloads kafka and sets up a local kafka cluster with the bundled
zookeeper. |
LocalStandaloneKafkaResourceFactory |
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.