Kinetica C# API  Version 7.0.19.0
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Pages
kinetica.AdminShowClusterOperationsResponse.RebalanceShardedData Struct Reference

Whether rebalancing of sharded data is (or was) part of this operation. More...

Public Attributes

const string TRUE = "true"
 
const string FALSE = "false"
 

Detailed Description

Whether rebalancing of sharded data is (or was) part of this operation.

Supported values:

A set of string constants for the parameter <member name="rebalance_sharded_data">.

Definition at line 373 of file AdminShowClusterOperations.cs.

Member Data Documentation

const string kinetica.AdminShowClusterOperationsResponse.RebalanceShardedData.FALSE = "false"

Definition at line 376 of file AdminShowClusterOperations.cs.

const string kinetica.AdminShowClusterOperationsResponse.RebalanceShardedData.TRUE = "true"

Definition at line 375 of file AdminShowClusterOperations.cs.


The documentation for this struct was generated from the following file: