Package org.apache.kafka.clients.admin
Class ListMirrorsResult
java.lang.Object
org.apache.kafka.clients.admin.ListMirrorsResult
The result of
ConfluentAdmin.listMirrors(ListMirrorsOptions). The API of this class is evolving, see Admin for details.Constructor Summary
ConstructorsMethod Summary
Constructor Details
ListMirrorsResult
Method Details
result
A list of the mirrored topics.