io.github.embeddedkafka.streams.EmbeddedStreamsConfigImpl
Attributes
- Graph
- Supertypes
class Object
trait Matchable
class Any
Members list
Concise view
Value members
Attributes
- extraConfig
any additional configuration. If the keys are already defined in the
default they will be overwritten with this
- kafkaConfig
the Kafka test configuration
- streamName
the name of the stream. It will be used as the Application ID
- Returns:
a map of config parameters for running Kafka Streams
- Inherited from:
- EmbeddedStreamsConfig (hidden)