@InterfaceStability.Stable public class RemoveRaftVoterResult extends Object
Admin.removeRaftVoter(int, org.apache.kafka.common.Uuid, org.apache.kafka.clients.admin.RemoveRaftVoterOptions).
The API of this class is evolving, see Admin for details.| Modifier and Type | Method and Description |
|---|---|
KafkaFuture<Void> |
all()
Returns a future that completes when the voter has been removed.
|
public KafkaFuture<Void> all()