Packages

package kafka

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. case class KafkaConfig(kafkaAddress: String, kafkaProperties: Option[Map[String, String]], kafkaEspProperties: Option[Map[String, String]], consumerGroupNamingStrategy: Option[ConsumerGroupNamingStrategy.Value] = None) extends Product with Serializable

Value Members

  1. object ConsumerGroupNamingStrategy extends Enumeration
  2. object KafkaConfig extends Serializable
  3. object KafkaEspUtils extends LazyLogging

Ungrouped