public interface IBrokerReader
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
java.util.List<GlobalPartitionInformation> |
getAllBrokers() |
GlobalPartitionInformation |
getBrokerForTopic(java.lang.String topic) |
GlobalPartitionInformation getBrokerForTopic(java.lang.String topic)
java.util.List<GlobalPartitionInformation> getAllBrokers()
void close()