Skip to main content

A set of string constants for the parameter AdminShowClusterOperationsResponse.in_progress. More…

Static Public Attributes

const string TRUE = “true”
 A boolean constant for the AdminShowClusterOperationsResponse.InProgress options.
 
const string FALSE = “false”
 A boolean constant for the AdminShowClusterOperationsResponse.InProgress options.
 

Detailed Description

A set of string constants for the parameter AdminShowClusterOperationsResponse.in_progress.

Whether this cluster operation is currently in progress or not.

Definition at line 60 of file AdminShowClusterOperations.cs.

Member Data Documentation

◆ FALSE

const string kinetica.AdminShowClusterOperationsResponse.InProgress.FALSE = “false”
static

A boolean constant for the AdminShowClusterOperationsResponse.InProgress options.

Definition at line 70 of file AdminShowClusterOperations.cs.

◆ TRUE

const string kinetica.AdminShowClusterOperationsResponse.InProgress.TRUE = “true”
static

A boolean constant for the AdminShowClusterOperationsResponse.InProgress options.

Definition at line 65 of file AdminShowClusterOperations.cs.


The documentation for this struct was generated from the following files:
  • _build/public-os_centos8-arch_amd64-cc_gcc_8.5.0/install/Kinetica/Protocol/AdminShowClusterOperations.cs
  • Kinetica/Protocol/AdminShowClusterOperations.cs