A set of string constants for the parameter AdminOfflineRequest.options. More…
Static Public Attributes | |
| const string | FLUSH_TO_DISK = “flush_to_disk” |
| Flush to disk when going offline. | |
| const string | TRUE = “true” |
| A boolean constant for the AdminOfflineRequest.Options options. | |
| const string | FALSE = “false” |
| A boolean constant for the AdminOfflineRequest.Options options. | |
Detailed Description
A set of string constants for the parameter AdminOfflineRequest.options.
Optional parameters.
Definition at line 37 of file AdminOffline.cs.
Member Data Documentation
◆ FALSE
| static |
A boolean constant for the AdminOfflineRequest.Options options.
Definition at line 59 of file AdminOffline.cs.
◆ FLUSH_TO_DISK
| static |
◆ TRUE
| static |
A boolean constant for the AdminOfflineRequest.Options options.
Definition at line 55 of file AdminOffline.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/AdminOffline.cs
- Kinetica/Protocol/AdminOffline.cs