Table of Contents

Class ErrorGroups.CacheStore

Namespace
Apache.Ignite
Assembly
Apache.Ignite.dll

CacheStore errors.

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

Fields

CacheStoreAccess

CacheStoreAccess error.

public const int CacheStoreAccess = 66191362

Field Value

int

CacheStoreConfig

CacheStoreConfig error.

public const int CacheStoreConfig = 66191361

Field Value

int

ErrorPrefix

CacheStore error prefix.

public const string ErrorPrefix = "GG"

Field Value

string

GroupCode

CacheStore group code.

public const short GroupCode = 1010

Field Value

short

GroupName

CacheStore group name.

public const string GroupName = "CACHESTORE"

Field Value

string