public interface DataStreamReply extends DataStreamPacket
| Modifier and Type | Method and Description |
|---|---|
long |
getBytesWritten() |
Collection<org.apache.ratis.proto.RaftProtos.CommitInfoProto> |
getCommitInfos() |
boolean |
isSuccess() |
getClientId, getDataLength, getStreamId, getStreamOffset, getTypeboolean isSuccess()
long getBytesWritten()
Collection<org.apache.ratis.proto.RaftProtos.CommitInfoProto> getCommitInfos()
Copyright © 2017–2022 The Apache Software Foundation. All rights reserved.