ClusterStats Class
Cluster statistics.
Namespace: Aerospike.ClientAssembly: AerospikeClient (in AerospikeClient.dll) Version: 8.0.1+e35566e493546c0887ebb841c8e2a2c6a7cbde18
public sealed class ClusterStats
- Inheritance
- Object ClusterStats
completionPortsInUse |
Number of active async completion ports.
|
invalidNodeCount |
Count of add node failures in the most recent cluster tend iteration.
|
nodes |
Statistics for each node.
|
RecoverQueueSize |
Number of connections residing in sync connection shutdown queue.
|
RetryCount |
Count of command retries since cluster was started.
|
threadsInUse |
Number of active threads executing sync batch/scan/query commands.
|