[Missing <summary> documentation for "T:Aerospike.Client.Cluster"]
Inheritance Hierarchy
Aerospike.ClientCluster
Aerospike.ClientAsyncCluster
Namespace: Aerospike.Client
Assembly: AerospikeClient (in AerospikeClient.dll) Version: 3.9.16.1 (3.9.16.1)
Syntax
C#
public class Cluster
The Cluster type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | Cluster | Initializes a new instance of the Cluster class |
Properties
Name | Description | |
---|---|---|
![]() | Connected | |
![]() | HasClusterName | |
![]() | MetricsEnabled | |
![]() | MetricsPolicy | |
![]() | Nodes |
Methods
Name | Description | |
---|---|---|
![]() | AddSeeds | |
![]() | Close | |
![]() | DisableMetrics | |
![]() | EnableMetrics | |
![]() | GetNode | |
![]() | GetRandomNode | |
![]() | GetStats | |
![]() | IncrThreadExpandCount | |
![]() | InitTendThread | |
![]() | InterruptTendSleep | |
![]() | PrintPartitionMap | |
![]() | ResetThreadExpandCount | |
![]() | Run | |
![]() | ValidateNodes |
Fields
Name | Description | |
---|---|---|
![]() | rackId |
See Also