DataStax Enterprise C# Driver
DataStax Enterprise C# Driver
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.2.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
© 2016 DataStax, All rights reserved.