Table of Contents

Class ErrorGroups.Snapshots

Namespace
Apache.Ignite
Assembly
Apache.Ignite.dll

Snapshots errors.

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

Fields

ErrorPrefix

Snapshots error prefix.

public const string ErrorPrefix = "GG"

Field Value

string

GroupCode

Snapshots group code.

public const short GroupCode = 1006

Field Value

short

GroupName

Snapshots group name.

public const string GroupName = "SNAPSHOTS"

Field Value

string

Snapshot

Snapshot error.

public const int Snapshot = 65929217

Field Value

int

SnapshotCanceled

SnapshotCanceled error.

public const int SnapshotCanceled = 65929218

Field Value

int

SnapshotEncryptionProviderNotFound

SnapshotEncryptionProviderNotFound error.

public const int SnapshotEncryptionProviderNotFound = 65929225

Field Value

int

SnapshotIllegalArgument

SnapshotIllegalArgument error.

public const int SnapshotIllegalArgument = 65929219

Field Value

int

SnapshotMetaNotFound

SnapshotMetaNotFound error.

public const int SnapshotMetaNotFound = 65929221

Field Value

int

SnapshotNotFound

SnapshotNotFound error.

public const int SnapshotNotFound = 65929220

Field Value

int

SnapshotOperationNotFound

SnapshotOperationNotFound error.

public const int SnapshotOperationNotFound = 65929222

Field Value

int

SnapshotReplicaTimeout

SnapshotReplicaTimeout error.

public const int SnapshotReplicaTimeout = 65929226

Field Value

int

SnapshotTablesNotFound

SnapshotTablesNotFound error.

public const int SnapshotTablesNotFound = 65929223

Field Value

int

SnapshotUriNotFound

SnapshotUriNotFound error.

public const int SnapshotUriNotFound = 65929224

Field Value

int