Info ClassAerospike
Access server's info monitoring protocol.

The info protocol is a name/value pair based system, where an individual database server node is queried to determine its configuration and status. The list of supported names can be found at:

Onlinehttps://docs.aerospike.com/display/AS2/Config+Parameters+Reference

Inheritance Hierarchy

OnlineSystem Object
  Aerospike.Client Info

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

See Also