集群同步-》同步消费位点
This commit is contained in:
@@ -30,4 +30,6 @@ public interface ConsumerService {
|
||||
ResponseData resetPartitionToTargetOffset(String groupId, TopicPartition partition, long offset);
|
||||
|
||||
ResponseData getGroupIdList();
|
||||
|
||||
ResponseData getSubscribeTopicList(String groupId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user