| AppendResponse |
|
| BaseKeyValueRequest |
The BaseKeyValueRequest should be subclassed by all KeyValue requests since it
provides common ground for all of them (i.e.
|
| CarrierBucketConfigResponse |
|
| CarrierGlobalConfigResponse |
|
| CodecFlags |
|
| CodecFlags.CommonFlags |
The common flags enum.
|
| DecrementResponse |
|
| DurabilityLevel |
Specifies enhanced durability options for the mutation.
|
| GetAndLockResponse |
|
| GetAndTouchResponse |
|
| GetCollectionIdResponse |
|
| GetCollectionManifestResponse |
|
| GetMetaResponse |
|
| GetRequest |
Represents a KV Get (full document) operation.
|
| GetResponse |
|
| IncrementResponse |
|
| InsertResponse |
|
| KeyValueRequest |
Main parent interface for all Key/Value requests.
|
| KvPingResponse |
|
| MultiObserveViaCasResponse |
|
| MutationToken |
Value object to contain partition details and sequence number.
|
| NoopRequest |
Represents a NOOP KV Request, doing nothing.
|
| NoopResponse |
|
| ObserveViaCasResponse |
|
| ObserveViaCasResponse.ObserveStatus |
|
| ObserveViaSeqnoResponse |
|
| PrependResponse |
|
| RemoveResponse |
|
| ReplaceResponse |
|
| ResponseStatusDetails |
Container for extended response status information.
|
| SubdocCommandType |
|
| SubdocGetRequest.Command |
|
| SubdocGetResponse |
|
| SubdocMutateRequest.Command |
|
| SubdocMutateResponse |
|
| SubDocumentField |
|
| SubDocumentOpResponseStatus |
|
| SyncDurabilityRequest |
Marker interface to signal that the given request supports synchronous durability.
|
| TouchResponse |
|
| UnlockResponse |
|
| UpsertResponse |
|