Class RemoveBrokersResult
java.lang.Object
org.apache.kafka.clients.admin.RemoveBrokersResult
- 
Method Details
- 
values
Return a map of broker ids to futures which can be used to check the status of individual broker removals. - 
all
Return a future which succeeds only if all the broker removal operations succeed. 
 -