查看消费端成员
This commit is contained in:
@@ -16,4 +16,6 @@ public interface ConsumerService {
|
||||
ResponseData getConsumerGroupList(List<String> groupIds, Set<ConsumerGroupState> states);
|
||||
|
||||
ResponseData deleteConsumerGroup(String groupId);
|
||||
|
||||
ResponseData getConsumerMembers(String groupId);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user