- withClusterId(String) - Method in class org.testcontainers.containers.KafkaContainer
-
Deprecated.
- withEmbeddedZookeeper() - Method in class org.testcontainers.containers.KafkaContainer
-
Deprecated.
- withExternalZookeeper(String) - Method in class org.testcontainers.containers.KafkaContainer
-
Deprecated.
- withKraft() - Method in class org.testcontainers.containers.KafkaContainer
-
Deprecated.
- withListener(Supplier<String>) - Method in class org.testcontainers.containers.KafkaContainer
-
Deprecated.
Add a Supplier that will provide a listener with format host:port.
- withListener(String) - Method in class org.testcontainers.kafka.ConfluentKafkaContainer
-
Add a listener in the format host:port.
- withListener(String, Supplier<String>) - Method in class org.testcontainers.kafka.ConfluentKafkaContainer
-
Add a listener in the format host:port and a Supplier for the advertised listener.
- withListener(String) - Method in class org.testcontainers.kafka.KafkaContainer
-
Add a listener in the format host:port.
- withListener(String, Supplier<String>) - Method in class org.testcontainers.kafka.KafkaContainer
-
Add a listener in the format host:port and a Supplier for the advertised listener.