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 Dead.type
object Empty.type
object PreparingRebalance.type
object Stable.type
object Unknown.type

Members list

Concise view

Value members

Abstract methods

def asJava: ConsumerGroupState