The client interface to a Couchbase Server Cluster.
Namespace: Couchbase.CoreAssembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)

The ICluster type exposes the following members.

Name | Description | |
---|---|---|
![]() | CloseBucket |
Closes a Couchbase Bucket Instance.
|
![]() | CreateManager |
Creates a IClusterManager object that uses the current ICluster configuration settings.
|
![]() | Dispose | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. (Inherited from IDisposable.) |
![]() | IsOpen | |
![]() | OpenBucket() |
Opens a Couchbase Bucket instance.
|
![]() | OpenBucket(String) |
Opens a Couchbase Bucket instance.
|
![]() | OpenBucket(String, String) |
Opens a Couchbase Bucket instance.
|

Name | Description | |
---|---|---|
![]() | Configuration | |
![]() | Info | Obsolete.
Returns an object which implements IClusterInfo. This object contains various server
stats and information.
|
