package admin
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
final
case class
ConsumerGroupStats(groupId: String, offsetsByTopicPartition: Map[TopicPartition, OffsetAndMetadata]) extends Product with Serializable
A case class representation of the Kafka Stats
A case class representation of the Kafka Stats
- groupId
the consumer group Id
-
final
class
RichKafkaAdmin extends AutoCloseable with StrictLogging
A wrapper onto the admin API
Value Members
- object RichKafkaAdmin extends StrictLogging