| Modifier and Type | Method and Description |
|---|---|
StrimziZookeeperContainer |
StrimziKafkaCluster.getZookeeper()
Get @code{StrimziZookeeperContainer} instance
|
StrimziZookeeperContainer |
StrimziZookeeperContainer.withKafkaVersion(String kafkaVersion)
Fluent method, which sets @code{kafkaVersion}.
|
StrimziZookeeperContainer |
StrimziZookeeperContainer.withZooKeeperPropertiesFile(org.testcontainers.utility.MountableFile zooKeeperPropertiesFile)
Fluent method, copy server properties file to the container
|
Copyright © 2022. All rights reserved.