public class ConsumerGroupListing
extends java.lang.Object
Constructor and Description |
---|
ConsumerGroupListing(java.lang.String groupId,
boolean isSimpleConsumerGroup)
Create an instance with the specified parameters.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
groupId()
Consumer Group Id
|
boolean |
isSimpleConsumerGroup()
If Consumer Group is simple or not.
|
java.lang.String |
toString() |