public interface RaftClientAsynchronousProtocol
RaftClientProtocol.| Modifier and Type | Method and Description |
|---|---|
CompletableFuture<RaftClientReply> |
submitClientRequestAsync(RaftClientRequest request) |
CompletableFuture<RaftClientReply> submitClientRequestAsync(RaftClientRequest request) throws IOException
IOExceptionCopyright © 2017–2022 The Apache Software Foundation. All rights reserved.