An intermediate class for doing management operations on a Cluster.

Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)

The ClusterManager type exposes the following members.

Name | Description | |
---|---|---|
![]() | AddNode |
Adds a node to the cluster.
|
![]() | AddNodeAsync |
Adds a node to the cluster.
|
![]() | ClusterInfo |
Returns the current state of the cluster.
|
![]() | ClusterInfoAsync |
Returns the current state of the cluster.
|
![]() | CreateBucket |
Creates a new bucket on the cluster
|
![]() | CreateBucketAsync |
Creates a new bucket on the cluster
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | FailoverNode |
Fails over a given node
|
![]() | FailoverNodeAsync |
Fails over a given node
|
![]() | Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (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.) |
![]() | ListBuckets |
List all current buckets in this cluster.
|
![]() | ListBucketsAsync |
List all current buckets in this cluster.
|
![]() | MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) |
![]() | Rebalance |
Initiates a rebalance across the cluster.
|
![]() | RebalanceAsync |
Initiates a rebalance across the cluster.
|
![]() | RemoveBucket |
Removes a bucket from the cluster permamently.
|
![]() | RemoveBucketAsync |
Removes a bucket from the cluster permamently.
|
![]() | RemoveNode |
Removes a failed over node from the cluster.
|
![]() | RemoveNodeAsync |
Removes a failed over node from the cluster.
|
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |

Name | Description | |
---|---|---|
![]() | HttpClient | |
![]() | Mapper |
