A set of string constants for the parameter AdminAlterHostRequest.options. More…
Static Public Attributes | |
| const string | ACCEPTS_FAILOVER = “accepts_failover” |
| If set to TRUE, the host will accept processes (ranks, graph server, etc.) in the event of a failover on another node in the cluster. | |
| const string | TRUE = “true” |
| A boolean constant for the AdminAlterHostRequest.Options options. | |
| const string | FALSE = “false” |
| A boolean constant for the AdminAlterHostRequest.Options options. | |
Detailed Description
A set of string constants for the parameter AdminAlterHostRequest.options.
Optional parameters.
Definition at line 22 of file AdminAlterHost.cs.
Member Data Documentation
◆ ACCEPTS_FAILOVER
| static |
◆ FALSE
| static |
A boolean constant for the AdminAlterHostRequest.Options options.
Definition at line 51 of file AdminAlterHost.cs.
◆ TRUE
| static |
A boolean constant for the AdminAlterHostRequest.Options options.
Definition at line 47 of file AdminAlterHost.cs.
The documentation for this struct was generated from the following files:
- _build/public-os_ubuntu24.04-arch_amd64-cc_gcc_13.3.0/install/Kinetica/Protocol/AdminAlterHost.cs
- Kinetica/Protocol/AdminAlterHost.cs