Tsz-wo Sze created RATIS-1089:
---------------------------------
Summary: Adds getDataStreamApi() to RaftClient
Key: RATIS-1089
URL: https://issues.apache.org/jira/browse/RATIS-1089
Project: Ratis
Issue Type: Sub-task
Components: client
Reporter: Tsz-wo Sze
Assignee: Tsz-wo Sze
As discussed in RATIS-1030, we should add
{code}
/** @return the {@link DataStreamApi}. */
DataStreamApi getDataStreamApi();
{code}
so that it is easier for the users to use the API.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)