public interface RaftServerAsynchronousProtocol
| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<org.apache.ratis.proto.RaftProtos.AppendEntriesReplyProto> |
appendEntriesAsync(org.apache.ratis.proto.RaftProtos.AppendEntriesRequestProto request) |
CompletableFuture<org.apache.ratis.proto.RaftProtos.AppendEntriesReplyProto> appendEntriesAsync(org.apache.ratis.proto.RaftProtos.AppendEntriesRequestProto request) throws IOException
IOExceptionCopyright © 2017–2020 The Apache Software Foundation. All rights reserved.