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 |
Main asynchronous entry point to a Couchbase Cluster.
|
CouchbaseBucket | |
CouchbaseCluster |
Main synchronous entry point to a Couchbase Cluster.
|
MutationState |
Aggregation of one or more
MutationToken into one MutationState . |
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.
|
Copyright © 2015 Couchbase, Inc.