ConsumerGroupState

zio.kafka.admin.AdminClient.ConsumerGroupState
See theConsumerGroupState companion object
sealed trait ConsumerGroupState

Attributes

Companion
object
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
object CompletingRebalance.type
object Dead.type
object Empty.type
object PreparingRebalance.type
object Stable.type
object Unknown.type
Show all

Members list

Value members

Abstract methods