Table of Contents

Class ErrorGroups.CriticalWorkers

Namespace
Apache.Ignite
Assembly
Apache.Ignite.dll

CriticalWorkers errors.

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

Fields

ErrorPrefix

CriticalWorkers error prefix.

public const string ErrorPrefix = "IGN"

Field Value

string

GroupCode

CriticalWorkers group code.

public const short GroupCode = 19

Field Value

short

GroupName

CriticalWorkers group name.

public const string GroupName = "WORKERS"

Field Value

string

SystemCriticalOperationTimeout

SystemCriticalOperationTimeout error.

public const int SystemCriticalOperationTimeout = 1245186

Field Value

int

SystemWorkerBlocked

SystemWorkerBlocked error.

public const int SystemWorkerBlocked = 1245185

Field Value

int