The Cluster type exposes the following members.

Name | Description | |
---|---|---|
![]() | CloseBucket |
Closes and releases all resources associated with a Couchbase bucket.
|
![]() | CreateManager |
Creates a IClusterManager object that uses the current ICluster configuration settings.
|
![]() | Dispose |
Closes and releases all internal resources.
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as a hash function for a particular type. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsOpen | |
![]() | OpenBucket() |
Opens the default bucket associated with a Couchbase Cluster.
|
![]() | OpenBucket(String) |
Creates a connection to a non-SASL Couchbase bucket.
|
![]() | OpenBucket(String, String) |
Creates a connection to a specific SASL authenticated Couchbase Bucket.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
