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