Options
All
  • Public
  • Public/Protected
  • All
Menu

Namespace Group

Represents the current state of a consumer group, including partition reservations and committed offsets.

Properties

groupName

groupName: string

The name of the consumer group.

Optional reservations

An array of the partition reservations of a group.

streamId

streamId: string

The streamId for which the group exists.

Functions

getDeserializedJsonObj

  • getDeserializedJsonObj(obj: Group): object

getJsonObj

  • getJsonObj(obj: Group): object