Table of Contents

Class ErrorGroups.DisasterRecovery

Namespace
Apache.Ignite
Assembly
Apache.Ignite.dll

DisasterRecovery errors.

public static class ErrorGroups.DisasterRecovery
Inheritance
ErrorGroups.DisasterRecovery
Inherited Members

Fields

ClusterNotIdle

ClusterNotIdle error.

public const int ClusterNotIdle = 1310724

Field Value

int

ErrorPrefix

DisasterRecovery error prefix.

public const string ErrorPrefix = "IGN"

Field Value

string

GroupCode

DisasterRecovery group code.

public const short GroupCode = 20

Field Value

short

GroupName

DisasterRecovery group name.

public const string GroupName = "RECOVERY"

Field Value

string

IllegalPartitionId

IllegalPartitionId error.

public const int IllegalPartitionId = 1310721

Field Value

int

NodesNotFound

NodesNotFound error.

public const int NodesNotFound = 1310722

Field Value

int

PartitionState

PartitionState error.

public const int PartitionState = 1310723

Field Value

int

RestartWithCleanUp

RestartWithCleanUp error.

public const int RestartWithCleanUp = 1310725

Field Value

int