package yb.rpc

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

message Any

any.proto:5

message CQLCallDetailsPB

rpc_introspection.proto:53

Used in: RpcCallInProgressPB

message CQLConnectionDetailsPB

rpc_introspection.proto:84

Used in: RpcConnectionDetailsPB

message CQLStatementsDetailsPB

rpc_introspection.proto:43

Used in: CQLCallDetailsPB

message DumpRunningRpcsRequestPB

rpc_introspection.proto:109

message DumpRunningRpcsResponsePB

rpc_introspection.proto:117

message EmptyMessagePB

rpc_header.proto:96

An emtpy message. Since CQL RPC server bypasses protobuf to handle requests and responses but RPC context expects the request and response messages to be present, we set up an empty message inside RPC context to satisfy it.

(message has no fields)

message ErrorStatusPB

rpc_header.proto:100

Sent as response when is_error == true.

enum ErrorStatusPB.RpcErrorCodePB

rpc_header.proto:103

These codes have all been inherited from Hadoop's RPC mechanism.

Used in: ErrorStatusPB

message LightweightEnumOptions

lightweight_message.proto:55

message LightweightFieldOptions

lightweight_message.proto:39

message LightweightMessageOptions

lightweight_message.proto:47

message LightweightMethodOptions

lightweight_message.proto:31

message RedisCallDetailsPB

rpc_introspection.proto:58

Used in: RpcCallInProgressPB

message RedisStatementsDetailsPB

rpc_introspection.proto:49

Used in: RedisCallDetailsPB

message RemoteMethodPB

rpc_header.proto:45

Used in: RequestHeader

message RequestHeader

rpc_header.proto:56

The header for the RPC request frame.

Used in: RpcCallInProgressPB

message ResponseHeader

rpc_header.proto:78

message RpcCallInProgressPB

rpc_introspection.proto:71

Used in: RpcConnectionPB

enum RpcCallState

rpc_introspection.proto:62

Used in: RpcCallInProgressPB

message RpcConnectionDetailsPB

rpc_introspection.proto:88

Used in: RpcConnectionPB

message RpcConnectionPB

rpc_introspection.proto:94

Used in: DumpRunningRpcsResponsePB

enum RpcConnectionPB.StateType

rpc_introspection.proto:95

Used in: RpcConnectionPB

enum RpcSides

lightweight_message.proto:24

Used in: LightweightMethodOptions