Couchbase Namespace |
Class | Description | |
---|---|---|
![]() | ClusterHelper |
A helper object for working with a CouchbaseCluster instance.
|
![]() | CouchbaseCluster |
The client interface to a Couchbase Server Cluster.
|
![]() | DocumentT |
Provides an interface for interacting with documents within Couchbase Server
|
![]() | DocumentResultT |
The return type for "document" centric operation requests.
|
![]() | NullConfigException | |
![]() | OperationResult |
The result of an operation.
|
![]() | OperationResultT |
The primary return type for binary Memcached operations which return a value
|
![]() | ServerUnavailableException |
Thrown when the client cannot find a healthy server to execute an operation on. This
could temporarily happen during a swap/failover/rebalance situation. The calling code
could decide to retry the operation after handling this exception.
|
Interface | Description | |
---|---|---|
![]() | IDocumentT |
Provides an interface for interacting with documents within Couchbase Server
|
![]() | IDocumentResultT |
The return type for "document" centric operation requests.
|
![]() | IOperationResult |
The primary return type for binary Memcached operations
|
![]() | IOperationResultT |
The primary return type for binary Memcached operations which return a value
|
![]() | IResult |
Default interface for all operation return types.
|
Enumeration | Description | |
---|---|---|
![]() | PersistTo | |
![]() | ReplicateTo |