ClusterStats MembersAerospike

The ClusterStats type exposes the following members.
Constructors

  NameDescription
Public methodClusterStats
Cluster statistics constructor.
Back to Top
Methods

  NameDescription
Public methodToString
Convert statistics to string.
(Overrides OnlineObject ToString .)
Back to Top
Fields

  NameDescription
Public fieldcompletionPortsInUse
Number of active async completion ports.
Public fieldnodes
Statistics for each node.
Public fieldthreadsInUse
Number of active threads executing sync batch/scan/query commands.
Back to Top
See Also