DataStax C# Driver for Apache Cassandra
DataStax C# Driver for Apache Cassandra
Namespaces
Cassandra
ICluster Interface
ICluster Methods
AllHosts Method
Connect Method
GetHost Method
GetReplicas Method
Shutdown Method
ICluster
AllHosts Method
Returns all known hosts of this cluster.
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.7.0
Syntax
C#
Copy
ICollection
<
Host
>
AllHosts
()
Return Value
Type:
ICollection
Host
See Also
Reference
ICluster Interface
Cassandra Namespace
DataStax C# Driver for Apache Cassandra User Mailing List
© 2018 DataStax, All rights reserved.