public interface RaftServerAsynchronousProtocol
CompletableFuture<org.apache.ratis.proto.RaftProtos.AppendEntriesReplyProto> appendEntriesAsync(org.apache.ratis.proto.RaftProtos.AppendEntriesRequestProto request) throws IOException
IOExceptionCompletableFuture<org.apache.ratis.proto.RaftProtos.ReadIndexReplyProto> readIndexAsync(org.apache.ratis.proto.RaftProtos.ReadIndexRequestProto request) throws IOException
IOExceptionCopyright © 2017–2025 The Apache Software Foundation. All rights reserved.