EmbeddedKafkaConfigImpl
io.github.embeddedkafka.EmbeddedKafkaConfigImpl
case class EmbeddedKafkaConfigImpl(kafkaPort: Int, controllerPort: Int, customBrokerProperties: Map[String, String], customProducerProperties: Map[String, String], customConsumerProperties: Map[String, String]) extends EmbeddedKafkaConfig
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalstrait EmbeddedKafkaConfigclass Objecttrait Matchableclass Any
Members list
Inherited
- Not inherited
- Product
Keywords
- no keywords
- override
In this article