ClusterStats Constructor

Aerospike
Cluster statistics constructor.

Namespace:  Aerospike.Client
Assembly:  AerospikeClient (in AerospikeClient.dll) Version: 3.9.16.1 (3.9.16.1)
Syntax

C#
public ClusterStats(
	NodeStats[] nodes
)

Parameters

nodes
Type: Aerospike.ClientNodeStats
See Also

Reference