Click or drag to resize

IClusterAllHosts Method

Returns all known hosts of this cluster.

Namespace:  Cassandra
Assembly:  Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax
C#
ICollection<Host> AllHosts()

Return Value

Type: ICollectionHost
See Also