Uses of Interface
io.strimzi.test.container.KafkaContainer
-
Uses of KafkaContainer in io.strimzi.test.container
Classes in io.strimzi.test.container that implement KafkaContainerModifier and TypeClassDescriptionclassA multi-node instance of Kafka using the latest image from quay.io/strimzi/kafka with the given version.classDeprecated.This class is deprecated and will be removed from the public API in version 0.114.0.Methods in io.strimzi.test.container that return types with arguments of type KafkaContainerModifier and TypeMethodDescriptionStrimziKafkaCluster.getBrokers()Returns the broker nodes.StrimziKafkaCluster.getControllers()Returns the controller nodes.