Interface | Description |
---|---|
AsyncBucket |
Defines operations that can be executed asynchronously against a Couchbase Server bucket.
|
AsyncCluster |
Represents a Couchbase Server
Cluster . |
Bucket |
Defines operations that can be executed synchronously against a Couchbase Server bucket.
|
Cluster |
Represents a Couchbase Server
Cluster . |
Class | Description |
---|---|
ConnectionString |
Implements a
ConnectionString . |
CouchbaseAsyncBucket | |
CouchbaseAsyncCluster | |
CouchbaseBucket | |
CouchbaseCluster |
Enum | Description |
---|---|
ConnectionString.Scheme | |
PersistTo |
Defines the possible disk persistence constraints to observe.
|
ReplicaMode |
Represents the different modes to read from replica nodes.
|
ReplicateTo |
Defines the possible replication constraints to observe.
|