消费提交位移分区
This commit is contained in:
@@ -36,4 +36,6 @@ public interface ConsumerService {
|
||||
ResponseData getSubscribeTopicList(String groupId);
|
||||
|
||||
ResponseData getTopicSubscribedByGroups(String topic);
|
||||
|
||||
ResponseData getOffsetPartition(String groupId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user