Kinetica C# API  Version 7.0.19.0
 All Classes Namespaces Files Functions Variables Enumerations Enumerator Properties Pages
AdminShowClusterOperations.cs File Reference

Go to the source code of this file.

Classes

class  kinetica.AdminShowClusterOperationsRequest
 A set of parameters for Kinetica.adminShowClusterOperations(int,IDictionary{string, string}). More...
 
class  kinetica.AdminShowClusterOperationsResponse
 A set of results returned by Kinetica.adminShowClusterOperations(int,IDictionary{string, string}). More...
 
struct  kinetica.AdminShowClusterOperationsResponse.InProgress
 Whether this cluster operation is currently in progress or not. More...
 
struct  kinetica.AdminShowClusterOperationsResponse.OverallStatus
 Overall success status of the operation. More...
 
struct  kinetica.AdminShowClusterOperationsResponse.UserStopped
 Whether a user stopped this operation at any point while in progress. More...
 
struct  kinetica.AdminShowClusterOperationsResponse.DryRun
 Whether this operation was a dry run. More...
 
struct  kinetica.AdminShowClusterOperationsResponse.AddRanks
 Whether adding ranks is (or was) part of this operation. More...
 
struct  kinetica.AdminShowClusterOperationsResponse.AddRanksStatus
 If this was a rank-adding operation, the add-specific status of the operation. More...
 
struct  kinetica.AdminShowClusterOperationsResponse.RemoveRanks
 Whether removing ranks is (or was) part of this operation. More...
 
struct  kinetica.AdminShowClusterOperationsResponse.RemoveRanksStatus
 If this was a rank-removing operation, the removal-specific status of the operation. More...
 
struct  kinetica.AdminShowClusterOperationsResponse.Rebalance
 Whether data and/or shard rebalancing is (or was) part of this operation. More...
 
struct  kinetica.AdminShowClusterOperationsResponse.RebalanceUnshardedData
 Whether rebalancing of unsharded data is (or was) part of this operation. More...
 
struct  kinetica.AdminShowClusterOperationsResponse.RebalanceUnshardedDataStatus
 If this was an operation that included rebalancing unsharded data, the rebalancing-specific status of the operation. More...
 
struct  kinetica.AdminShowClusterOperationsResponse.RebalanceShardedData
 Whether rebalancing of sharded data is (or was) part of this operation. More...
 
struct  kinetica.AdminShowClusterOperationsResponse.RebalanceShardedDataStatus
 If this was an operation that included rebalancing sharded data, the rebalancing-specific status of the operation. More...
 

Namespaces

package  kinetica