|
Kinetica C# API
Version 7.2.3.1
|
Go to the source code of this file.
Classes | |
| class | ClusterAddressInfo |
| Contains address information for a Kinetica cluster. More... | |
| class | HAFailoverManager |
| Manages high availability failover for Kinetica connections. More... | |
Enumerations | |
| enum | HAFailoverOrder { HAFailoverOrder.Random, HAFailoverOrder.Sequential } |
| High availability failover order options. More... | |
|
strong |
High availability failover order options.
| Enumerator | |
|---|---|
| Random | Failover to clusters in a random order (default) |
| Sequential | Failover to clusters in sequential order |
Definition at line 12 of file HAFailover.cs.