Enum HostDistance
The distance to a Cassandra node as assigned by a ILoadBalancingPolicy relative to the ICluster instance.
The distance assigned to a host influences how many connections the driver maintains towards this host.
Namespace: Dse
Assembly: Dse.dll
Syntax
public enum HostDistance
Fields
Name | Description |
---|---|
Ignored | |
Local | |
Remote |