protodoc.io
Project apache/ratis
Welcome
Readme
License
Commits
GitHub project
Download proto files
Desktop application
Contact us
org.apache.ratis.test
ratis.common
ratis.example
ratis.experiments
ratis.grpc
ratis.netty
ratis.rmap
ratis.experiments
FileTransferExampleService
sendData
TransferMsgProto
TransferReplyProto
package
ratis.experiments
Get desktop application:
View/edit binary Protocol Buffers messages
service
FileTransferExampleService
Experiments.proto:34
rpc
sendData
(
stream
TransferMsgProto
,
stream
TransferReplyProto
)
Experiments.proto:35
message
TransferMsgProto
Experiments.proto:24
uint32
partId
= 1
bytes
data
= 2
message
TransferReplyProto
Experiments.proto:29
uint32
partId
= 1
string
message
= 2