Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 828 Bytes

NodeTopology.md

File metadata and controls

14 lines (11 loc) · 828 Bytes

NodeTopology

Properties

Name Type Description Notes
Hostname string hostname of Cassandra node [optional] [default to null]
Cluster string name of a cluster this node belongs to [optional] [default to null]
Dc string name of a data center this node belongs to [optional] [default to null]
Rack string name of a rack this node belongs to [optional] [default to null]
NodeId string Cassandra host id of this node [optional] [default to null]
IpAddress string IP address of a node [optional] [default to null]

[Back to Model list] [Back to API list] [Back to README]