Interface ClientQuotaClusterDescriber
- All Known Implementing Classes:
ZkClientQuotaClusterDescriber
public interface ClientQuotaClusterDescriber
Nested Class Summary
Nested ClassesMethod Summary
Modifier and TypeMethodDescriptionpartitionsForTopic(String topicName) For the given topic, return the leader of each partition.Get an iterator through all the topic names in the cluster.
Method Details
topicNames
partitionsForTopic
For the given topic, return the leader of each partition.