@InterfaceStability.Stable public class AddRaftVoterResult extends Object
Admin.addRaftVoter(int, org.apache.kafka.common.Uuid, java.util.Set, org.apache.kafka.clients.admin.AddRaftVoterOptions).
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 added.
|
public KafkaFuture<Void> all()