ConsumerGroupDescription

io.vertx.scala.kafka.admin.`package`.ConsumerGroupDescription

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Value members

Concrete methods

def apply(json: JsonObject): ConsumerGroupDescription
def apply(authorizedOperations: Set[AclOperation], coordinator: Node, groupId: String, members: List[MemberDescription], partitionAssignor: String, simpleConsumerGroup: Boolean, state: ConsumerGroupState): ConsumerGroupDescription