The ClusterStats type exposes the following members.
Fields
Name | Description | |
---|---|---|
![]() | 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.
|
![]() | threadsInUse |
Number of active threads executing sync batch/scan/query commands.
|
See Also