Returns all known hosts of this cluster.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.5 (git 25b8d4e)
Syntax public ICollection<Host> AllHosts()
Return Value
Type:
ICollectionHostcollection of all known hosts of this cluster.
See Also