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
Constructors -
Method Summary
-
Constructor Details
-
ListMirrorsResult
-
-
Method Details
-
result
A list of the mirrored topics.
-