| HostDistance Enumeration |
The distance assigned to a host influences how many connections the driver maintains towards this host.
Namespace: Cassandra
public enum HostDistance
| Member name | Value | Description | |
|---|---|---|---|
| Local | 0 | ||
| Remote | 1 | ||
| Ignored | 2 |
© 2016 DataStax, All rights reserved.