Table of Contents

Class ErrorGroups.NodeKeyManagement

Namespace
Apache.Ignite
Assembly
Apache.Ignite.dll

NodeKeyManagement errors.

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

Fields

ErrorPrefix

NodeKeyManagement error prefix.

public const string ErrorPrefix = "GG"

Field Value

string

GroupCode

NodeKeyManagement group code.

public const short GroupCode = 1004

Field Value

short

GroupName

NodeKeyManagement group name.

public const string GroupName = "NODEKEYMGMT"

Field Value

string

KeyDecoding

KeyDecoding error.

public const int KeyDecoding = 65798145

Field Value

int

KeyExpired

KeyExpired error.

public const int KeyExpired = 65798146

Field Value

int

KeyGeneration

KeyGeneration error.

public const int KeyGeneration = 65798147

Field Value

int

KeySerDe

KeySerDe error.

public const int KeySerDe = 65798149

Field Value

int

KeyStore

KeyStore error.

public const int KeyStore = 65798148

Field Value

int

KeyValidation

KeyValidation error.

public const int KeyValidation = 65798150

Field Value

int