Class RemoveRaftVoterResult

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

@Stable public class RemoveRaftVoterResult extends Object
  • Method Details

    • all

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