Packages

package configs

Type Members

  1. final case class KafkaCluster(topics: Set[String]) extends Product with Serializable

    topics

    The set of topics to subscribe to (and hence backup and restore)

Ungrouped