Class AddRaftVoterResult

java.lang.Object
org.apache.kafka.clients.admin.AddRaftVoterResult

@Stable public class AddRaftVoterResult extends Object
  • Method Details

    • all

      public KafkaFuture<Void> all()
      Returns a future that completes when the voter has been added.