| Modifier and Type | Method and Description |
|---|---|
List<ConsumerGroupForTopic> |
TopicInfo.getConsumerGroups() |
| Modifier and Type | Method and Description |
|---|---|
void |
TopicInfo.setConsumerGroups(List<ConsumerGroupForTopic> consumerGroups) |
| Constructor and Description |
|---|
TopicInfo(String name,
List<ConsumerGroupForTopic> consumerGroups,
Map<Integer,PartitionOffsetInfo> partitions) |
Copyright © 2019. All rights reserved.