Description
/** Create a stream to write data to the given group. */
DataStreamOutput stream(RaftGroupId groupId);
This above method becomes useless. It should be removed.
Attachments
Issue Links
- links to
/** Create a stream to write data to the given group. */
DataStreamOutput stream(RaftGroupId groupId);
This above method becomes useless. It should be removed.