Default package

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

message RpbBucketProps

riak_kv.proto:204

Bucket properties

Used in: RpbGetBucketResp, RpbSetBucketReq

message RpbContent

riak_kv.proto:182

Content message included in get/put responses Holds the value and associated metadata

Used in: RpbGetResp, RpbPutReq, RpbPutResp

message RpbDelReq

riak_kv.proto:91

Delete request

message RpbErrorResp

riak.proto:34

Error response - may be generated for any Req

message RpbGetBucketReq

riak_kv.proto:126

Get bucket properties request

message RpbGetBucketResp

riak_kv.proto:131

Get bucket properties response

message RpbGetClientIdResp

riak_kv.proto:35

Get ClientId Request - no message defined, just send RpbGetClientIdReq message code

message RpbGetReq

riak_kv.proto:46

Get Request - retrieve bucket/key

message RpbGetResp

riak_kv.proto:59

Get Response - if the record was not found there will be no content/vclock

message RpbGetServerInfoResp

riak.proto:40

Get server info request - no message defined, just send RpbGetServerInfoReq message code

message RpbIndexReq

riak_kv.proto:161

Secondary Index query request

enum RpbIndexReq.IndexQueryType

riak_kv.proto:162

Used in: RpbIndexReq

message RpbIndexResp

riak_kv.proto:176

Secondary Index query response

riak_kv.proto:197

Link metadata

Used in: RpbContent

message RpbListBucketsResp

riak_kv.proto:108

List buckets response

message RpbListKeysReq

riak_kv.proto:114

List keys in bucket request

message RpbListKeysResp

riak_kv.proto:120

List keys in bucket response - one or more of these packets will be sent the last one will have done set true (and may not have any keys in it)

message RpbMapRedReq

riak_kv.proto:146

Map/Reduce request

message RpbMapRedResp

riak_kv.proto:154

Map/Reduce response one or more of these packets will be sent the last one will have done set true (and may not have phase/data in it)

message RpbPair

riak.proto:46

Key/value pair - used for user metadata, indexes, search doc fields

Used in: RpbContent, RpbSearchDoc

message RpbPutReq

riak_kv.proto:68

Put request - if options.return_body is set then the updated metadata/data for the key will be returned.

message RpbPutResp

riak_kv.proto:83

Put response - same as get response with optional key if one was generated

message RpbSearchDoc

riak_kv.proto:209

Used in: RpbSearchQueryResp

message RpbSearchQueryReq

riak_kv.proto:213

message RpbSearchQueryResp

riak_kv.proto:226

message RpbSetBucketReq

riak_kv.proto:136

Set bucket properties request

message RpbSetClientIdReq

riak_kv.proto:39