Uses of Class
com.github.charithe.kafka.EphemeralKafkaCluster
-
Uses of EphemeralKafkaCluster in com.github.charithe.kafka
Methods in com.github.charithe.kafka that return EphemeralKafkaClusterModifier and TypeMethodDescriptionstatic EphemeralKafkaClusterEphemeralKafkaCluster.create(int numBroker) Create a new ephemeral Kafka clusterstatic EphemeralKafkaClusterEphemeralKafkaCluster.create(int numBroker, int zookeeperPort) Create a new ephemeral Kafka cluster with the specified Zookeeper portstatic EphemeralKafkaClusterEphemeralKafkaCluster.create(int numBroker, int zookeeperPort, Properties brokerProperties) Create a new ephemeral Kafka cluster with the specified Zookeeper port and broker properties