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://www.aerospike.com/docs/reference/info/index.html

Inheritance Hierarchy

System Object
  Aerospike.Client Info

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

See Also