Returns all known hosts of this cluster.
            
 
    Namespace: 
   Cassandra
    Assembly:
   Cassandra (in Cassandra.dll) Version: 3.13.0
Syntaxpublic ICollection<Host> AllHosts()
Return Value
Type: 
ICollectionHostcollection of all known hosts of this cluster.
See Also