The IClusterManager 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
|
![]() | FailoverNode |
Fails over a given node
|
![]() | FailoverNodeAsync |
Fails over a given node
|
![]() | ListBuckets |
List all current buckets in this cluster.
|
![]() | ListBucketsAsync |
List all current buckets in this cluster.
|
![]() | 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.
|
