EmbeddedKafkaConfig

io.github.embeddedkafka.schemaregistry.EmbeddedKafkaConfig
See theEmbeddedKafkaConfig companion object
trait EmbeddedKafkaConfig extends EmbeddedKafkaConfig

Attributes

Companion
object
Graph
Supertypes
trait EmbeddedKafkaConfig
class Object
trait Matchable
class Any
Known subtypes

Members list

Value members

Abstract methods

def customSchemaRegistryProperties: Map[String, String]

Inherited methods

def customBrokerProperties: Map[String, String]

Attributes

Inherited from:
EmbeddedKafkaConfig
def customConsumerProperties: Map[String, String]

Attributes

Inherited from:
EmbeddedKafkaConfig
def customProducerProperties: Map[String, String]

Attributes

Inherited from:
EmbeddedKafkaConfig
def kafkaPort: Int

Attributes

Inherited from:
EmbeddedKafkaConfig
def numberOfThreads: Int

Attributes

Inherited from:
EmbeddedKafkaConfig
def zooKeeperPort: Int

Attributes

Inherited from:
EmbeddedKafkaConfig