ConsumerGroupListing

A listing of a consumer group in the cluster.

package

Default

Methods

ConsumerGroupListing constructor

__construct( $consumerGroupListing = null) 

Arguments

$consumerGroupListing

mixed | null

getGroupId

getGroupId() : string

Response

string

isSimpleConsumerGroup

isSimpleConsumerGroup() : boolean

Response

boolean

setGroupId

setGroupId( $groupId) : $this

Arguments

$groupId

string

Response

$this

setSimpleConsumerGroup

setSimpleConsumerGroup( $simpleConsumerGroup) : $this

Arguments

$simpleConsumerGroup

boolean

Response

$this