Node PropertiesAerospike
The Node type exposes the following members.
Properties

  NameDescription
Public propertyActive
Return whether node is currently active.
Public propertyHasBatchIndex
Does server support batch index protocol.
Public propertyHasDouble
Does server support double particle types.
Public propertyHasPeers
Does server support peers info command.
Public propertyHasReplicasAll
Does server support replicas-all info command.
Public propertyHost
Return server node IP address and port.
Public propertyName
Return server node name.
Back to Top
See Also