Namespace Couchbase.Core.IO.Operations
Classes
ObserveState
OperationResult
The result of an operation.
OperationResult<T>
The primary return type for binary Memcached operations which return a value
Structs
Flags
Interfaces
IOperationResult
The primary return type for binary Memcached operations
IOperationResult<T>
The primary return type for binary Memcached operations which return a value
IResult
Default interface for all operation return types.
IResult<T>
Default interface for all operation return types.
Enums
Compression
Specifies the compression type the current operation is using.
DataFormat
Specifies the formatting of data across all SDKs
DataType
Durability
KeyState
In an Observe operation, indicates whether the key is persisted or not.
ObserveResponse
OpCode
RequestFramingExtraType
ResponseFramingExtraType
ResponseStatus
The response status for binary Memcached and Couchbase operations.