Packages

p

kafka4m

consumer

package consumer

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. All

Type Members

  1. class RichKafkaConsumer[K, V] extends AutoCloseable with StrictLogging

    A means of driving a kafka-stream using the consumer (not kafka streaming) API

  2. final case class TopicStatus(topic: String, partitions: Seq[PartitionInfo]) extends Product with Serializable

Value Members

  1. object RebalanceListener extends ConsumerRebalanceListener with StrictLogging with Product with Serializable
  2. object RichKafkaConsumer extends StrictLogging

Ungrouped