o
org.apache.pekko.kafka.testkit
KafkaTestkitTestcontainersSettings
Companion class KafkaTestkitTestcontainersSettings
object KafkaTestkitTestcontainersSettings
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- KafkaTestkitTestcontainersSettings
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- final val ConfigPath: String("pekko.kafka.testkit.testcontainers")
- def apply(config: Config): KafkaTestkitTestcontainersSettings
Create testkit testcontainres settings from a Config.
- def apply(system: ActorSystem): KafkaTestkitTestcontainersSettings
Create testkit testcontainers settings from ActorSystem settings.
- def create(config: Config): KafkaTestkitTestcontainersSettings
Java Api
Java Api
Create testkit settings from a Config.
- def create(system: ActorSystem): KafkaTestkitTestcontainersSettings
Java Api
Java Api
Create testkit testcontainers settings from ActorSystem settings.