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