package kudu.rpc_test

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

service CalculatorService

rtest.proto:143

message AddRequestPartialPB

rtest.proto:32

Used by tests to simulate an old client which is missing a newly added required field.

message CalculatorError

rtest.proto:105

enum FeatureFlags

rtest.proto:128

message PushStringsRequestPB

rtest.proto:80

Push strings to the server as part of the request, in sidecars.

message PushStringsResponsePB

rtest.proto:86

The server responds with the sizes and checksums of the sidecars that it received.

message SendTwoStringsRequestPB

rtest.proto:68

message SendTwoStringsResponsePB

rtest.proto:74

message SleepWithSidecarRequestPB

rtest.proto:58

message SleepWithSidecarResponsePB

rtest.proto:65

(message has no fields)

enum TestInvalidResponseRequestPB.ErrorType

rtest.proto:117

Used in: TestInvalidResponseRequestPB