@InterfaceStability.Evolving public class DescribeBrokerRemovalsResult extends java.lang.Object
ConfluentAdmin.describeBrokerRemovals(DescribeBrokerRemovalsOptions)
.
The API of this class is evolving. See ConfluentAdmin
for details.Modifier and Type | Method and Description |
---|---|
KafkaFuture<java.util.Map<java.lang.Integer,BrokerRemovalDescription>> |
descriptions()
Return a map of broker ids to futures which can be used to check the status of individual broker removals.
|
public KafkaFuture<java.util.Map<java.lang.Integer,BrokerRemovalDescription>> descriptions()