Table of Contents

Class ErrorGroups.MetaStorage

Namespace
Apache.Ignite
Assembly
Apache.Ignite.dll

MetaStorage errors.

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

Fields

Compacted

Compacted error.

public const int Compacted = 327686

Field Value

int

Compaction

Compaction error.

public const int Compaction = 327683

Field Value

int

Diverged

Diverged error.

public const int Diverged = 327687

Field Value

int

ErrorPrefix

MetaStorage error prefix.

public const string ErrorPrefix = "IGN"

Field Value

string

GroupCode

MetaStorage group code.

public const short GroupCode = 5

Field Value

short

GroupName

MetaStorage group name.

public const string GroupName = "META"

Field Value

string

OpExecution

OpExecution error.

public const int OpExecution = 327684

Field Value

int

OpExecutionTimeout

OpExecutionTimeout error.

public const int OpExecutionTimeout = 327685

Field Value

int

RestoringStorage

RestoringStorage error.

public const int RestoringStorage = 327682

Field Value

int

StartingStorage

StartingStorage error.

public const int StartingStorage = 327681

Field Value

int