You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ratis.apache.org by "Tsz-wo Sze (Jira)" <ji...@apache.org> on 2020/02/07 22:25:00 UTC

[jira] [Created] (RATIS-813) Add streamAsync(..)

Tsz-wo Sze created RATIS-813:
--------------------------------

             Summary: Add streamAsync(..)
                 Key: RATIS-813
                 URL: https://issues.apache.org/jira/browse/RATIS-813
             Project: Ratis
          Issue Type: New Feature
            Reporter: Tsz-wo Sze
            Assignee: Tsz-wo Sze


This is a followup of RATIS-759.  Will add streamAsync(..) here.
{code}
 /** Send the given message using a stream. */
  CompletableFuture<RaftClientReply> streamAsync(Message message);
{code}




--
This message was sent by Atlassian Jira
(v8.3.4#803005)