Package org.apache.kafka.clients.admin
Class ListPartitionReassignmentsResult
java.lang.Object
org.apache.kafka.clients.admin.ListPartitionReassignmentsResult
The result of
Admin.listPartitionReassignments(ListPartitionReassignmentsOptions)
.
The API of this class is evolving. See AdminClient
for details.-
Method Summary
Modifier and TypeMethodDescriptionReturn a future which yields a map containing each partition's reassignments
-
Method Details
-
reassignments
Return a future which yields a map containing each partition's reassignments
-