package protocol.sdk.kv

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

message Append

sdk.kv.binary.commands.proto:16

Performer will return a MutationResult

Used in: BinaryCollectionLevelCommand

message AppendOptions

sdk.kv.binary.options.proto:30

Used in: Append

message CounterResult

sdk.kv.binary.commands.proto:41

Used in: Result

message Decrement

sdk.kv.binary.commands.proto:30

Performer will return a CounterResult

Used in: BinaryCollectionLevelCommand

message DecrementOptions

sdk.kv.binary.options.proto:21

Used in: Decrement

message Exists

sdk.kv.commands.proto:115

Performer will return an ExistsResult

Used in: CollectionLevelCommand

message ExistsOptions

sdk.kv.options.proto:73

Used in: Exists

message ExistsResult

sdk.kv.commands.proto:132

Used in: Result

message Get

sdk.kv.commands.proto:26

Performer will return a GetResult

Used in: Command

message GetAllReplicas

sdk.kv.commands.proto:53

Performer will return a GetReplicaResult

Used in: CollectionLevelCommand

message GetAllReplicasOptions

sdk.kv.options.proto:83

Used in: GetAllReplicas

message GetAndLock

sdk.kv.commands.proto:44

Performer will return a GetResult

Used in: CollectionLevelCommand

message GetAndLockOptions

sdk.kv.options.proto:62

Used in: GetAndLock

message GetAndTouch

sdk.kv.commands.proto:79

Performer will return a GetResult

Used in: CollectionLevelCommand

message GetAndTouchOptions

sdk.kv.options.proto:56

Used in: GetAndTouch

message GetAnyReplica

sdk.kv.commands.proto:64

Performer will return a GetReplicaResult

Used in: CollectionLevelCommand

message GetAnyReplicaOptions

sdk.kv.options.proto:93

Used in: GetAnyReplica

message GetOptions

sdk.kv.options.proto:47

Used in: Get, GetOrNull

message GetOrNull

sdk.kv.commands.proto:34

Performer will return a GetResult or a Result.null_result=true

Used in: Command

message GetReplicaResult

sdk.kv.commands.proto:137

Used in: Result

message GetResult

sdk.kv.commands.proto:125

Used in: Result

message Increment

sdk.kv.binary.commands.proto:36

Performer will return a CounterResult

Used in: BinaryCollectionLevelCommand

message IncrementOptions

sdk.kv.binary.options.proto:12

Used in: Increment

message Insert

sdk.kv.commands.proto:19

Performer will return a MutationResult

Used in: Command

message InsertOptions

sdk.kv.options.proto:13

Used in: Insert

message MutationResult

sdk.kv.commands.proto:120

Used in: Result

message Prepend

sdk.kv.binary.commands.proto:23

Performer will return a MutationResult

Used in: BinaryCollectionLevelCommand

message PrependOptions

sdk.kv.binary.options.proto:37

Used in: Prepend

message Remove

sdk.kv.commands.proto:95

Performer will return a MutationResult

Used in: Command

message RemoveOptions

sdk.kv.options.proto:40

Used in: Remove

message Replace

sdk.kv.commands.proto:101

Performer will return a MutationResult

Used in: Command

message ReplaceOptions

sdk.kv.options.proto:21

Used in: Replace

message Touch

sdk.kv.commands.proto:88

Performer will return a MutationResult

Used in: CollectionLevelCommand

message TouchOptions

sdk.kv.options.proto:78

Used in: Touch

message Unlock

sdk.kv.commands.proto:72

Performer will return an empty result with success set

Used in: CollectionLevelCommand

message UnlockOptions

sdk.kv.options.proto:68

Used in: Unlock

message Upsert

sdk.kv.commands.proto:108

Performer will return a MutationResult

Used in: Command

message UpsertOptions

sdk.kv.options.proto:31

Used in: Upsert