public interface IBrokerReader
Modifier and Type | Method and Description |
---|---|
void |
close() |
List<GlobalPartitionInformation> |
getAllBrokers() |
GlobalPartitionInformation |
getBrokerForTopic(String topic) |
GlobalPartitionInformation getBrokerForTopic(String topic)
List<GlobalPartitionInformation> getAllBrokers()
void close()
Copyright © 2019 The Apache Software Foundation. All Rights Reserved.