You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ratis.apache.org by GitBox <gi...@apache.org> on 2020/10/13 03:04:00 UTC

[GitHub] [incubator-ratis] amaliujia commented on a change in pull request #219: RATIS-1093. Move send, sendRead, sendWatch, sendStaleRead to Blocking…

amaliujia commented on a change in pull request #219:
URL: https://github.com/apache/incubator-ratis/pull/219#discussion_r503640059



##########
File path: ratis-client/src/main/java/org/apache/ratis/client/RaftClient.java
##########
@@ -57,6 +58,9 @@
   /** @return the {@link MessageStreamApi}. */
   MessageStreamApi getMessageStreamApi();
 
+  /** @return the {@link BlockingApi}. */
+  BlockingApi getBlockingApi();

Review comment:
       Will `blocking()` better?




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org