show topic partition info
This commit is contained in:
@@ -16,4 +16,6 @@ public interface TopicService {
|
||||
ResponseData getTopicList(String topic, TopicType type);
|
||||
|
||||
ResponseData deleteTopic(String topic);
|
||||
|
||||
ResponseData getTopicPartitionInfo(String topic);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user