Node PropertiesAerospike
The Node type exposes the following members.
Properties

  NameDescription
Public propertyActive
Return whether node is currently active.
Public propertyHasClusterStable
Does server support cluster-stable info command.
Public propertyHasLutNow
Does server support lut=now in truncate info command.
Public propertyHasPeers
Does server support peers info command.
Public propertyHasReplicas
Does server support replicas info command.
Public propertyHasTruncateNamespace
Does server support truncate-namespace info command.
Public propertyHost
Return server node IP address and port.
Public propertyName
Return server node name.
Back to Top
See Also