| Modifier and Type | Method and Description |
|---|---|
Map<Integer,PartitionInfoForConsumerGroup> |
ConsumerGroupForTopic.getPartitionInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsumerGroupForTopic.addPartitionInfo(Integer p,
PartitionInfoForConsumerGroup v) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConsumerGroupForTopic.setPartitionInfo(Map<Integer,PartitionInfoForConsumerGroup> partitionInfo) |
| Constructor and Description |
|---|
ConsumerGroupForTopic(String groupId,
Map<Integer,PartitionInfoForConsumerGroup> partitionInfo) |
Copyright © 2019. All rights reserved.