Table of Contents

Class ErrorGroups.RollingUpgrade

Namespace
Apache.Ignite
Assembly
Apache.Ignite.dll

RollingUpgrade errors.

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

Fields

CancelUpgrade

CancelUpgrade error.

public const int CancelUpgrade = 66650115

Field Value

int

CommitUpgrade

CommitUpgrade error.

public const int CommitUpgrade = 66650113

Field Value

int

DowngradeNotAllowed

DowngradeNotAllowed error.

public const int DowngradeNotAllowed = 66650116

Field Value

int

ErrorPrefix

RollingUpgrade error prefix.

public const string ErrorPrefix = "GG"

Field Value

string

GroupCode

RollingUpgrade group code.

public const short GroupCode = 1017

Field Value

short

GroupName

RollingUpgrade group name.

public const string GroupName = "UPGRADE"

Field Value

string

UpgradeAlreadyInProgress

UpgradeAlreadyInProgress error.

public const int UpgradeAlreadyInProgress = 66650117

Field Value

int

VersionFormat

VersionFormat error.

public const int VersionFormat = 66650114

Field Value

int