public interface DataStreamReply extends DataStreamPacket
| 限定符和类型 | 方法和说明 |
|---|---|
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–2023 The Apache Software Foundation. All rights reserved.