Packages

object KafkaTestkitTestcontainersSettings

Ordering
  1. Alphabetic
  2. By Inheritance
Inherited
  1. KafkaTestkitTestcontainersSettings
  2. AnyRef
  3. Any
  1. Hide All
  2. Show All
Visibility
  1. Public
  2. Protected

Value Members

  1. final val ConfigPath: String("pekko.kafka.testkit.testcontainers")
  2. def apply(config: Config): KafkaTestkitTestcontainersSettings

    Create testkit testcontainres settings from a Config.

  3. def apply(system: ActorSystem): KafkaTestkitTestcontainersSettings

    Create testkit testcontainers settings from ActorSystem settings.

  4. def create(config: Config): KafkaTestkitTestcontainersSettings

    Java Api

    Java Api

    Create testkit settings from a Config.

  5. def create(system: ActorSystem): KafkaTestkitTestcontainersSettings

    Java Api

    Java Api

    Create testkit testcontainers settings from ActorSystem settings.