Aerospike
C#
Show/Hide TOC
Node
Stats Constructor
Node statistics constructor.
Definition
Namespace:
Aerospike.Client
Assembly:
AerospikeClient (in AerospikeClient.dll) Version: 5.4.1.0 (5.4.1)
C#
Copy
public
NodeStats
(
Node
node
)
Parameters
node
Node
See Also
Reference
NodeStats Class
Aerospike.Client Namespace
In This Article
Definition
See Also