Table of Contents

Class ErrorGroups.PointInTimeRecovery

Namespace
Apache.Ignite
Assembly
Apache.Ignite.dll

PointInTimeRecovery errors.

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

Fields

ErrorPrefix

PointInTimeRecovery error prefix.

public const string ErrorPrefix = "GG"

Field Value

string

GroupCode

PointInTimeRecovery group code.

public const short GroupCode = 1012

Field Value

short

GroupName

PointInTimeRecovery group name.

public const string GroupName = "PITR"

Field Value

string

Pitr

Pitr error.

public const int Pitr = 66322433

Field Value

int

PitrCanceled

PitrCanceled error.

public const int PitrCanceled = 66322434

Field Value

int