Table of Contents

Class ErrorGroups.MemoryQuota

Namespace
Apache.Ignite
Assembly
Apache.Ignite.dll

MemoryQuota errors.

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

Fields

DiskQuotaExceeded

DiskQuotaExceeded error.

public const int DiskQuotaExceeded = 66256898

Field Value

int

ErrorPrefix

MemoryQuota error prefix.

public const string ErrorPrefix = "GG"

Field Value

string

GroupCode

MemoryQuota group code.

public const short GroupCode = 1011

Field Value

short

GroupName

MemoryQuota group name.

public const string GroupName = "MEMQUOTA"

Field Value

string

Spilling

Spilling error.

public const int Spilling = 66256897

Field Value

int

SqlOutOfMemory

SqlOutOfMemory error.

public const int SqlOutOfMemory = 66256900

Field Value

int

StatementMemoryQuotaExceeded

StatementMemoryQuotaExceeded error.

public const int StatementMemoryQuotaExceeded = 66256899

Field Value

int