Table of Contents

Class ErrorGroups.Cdc

Namespace
Apache.Ignite
Assembly
Apache.Ignite.dll

Cdc errors.

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

Fields

CdcInternal

CdcInternal error.

public const int CdcInternal = 66584578

Field Value

int

CdcReplicationAlreadyExists

CdcReplicationAlreadyExists error.

public const int CdcReplicationAlreadyExists = 66584588

Field Value

int

CdcReplicationNotFound

CdcReplicationNotFound error.

public const int CdcReplicationNotFound = 66584587

Field Value

int

CdcReplicationStart

CdcReplicationStart error.

public const int CdcReplicationStart = 66584581

Field Value

int

CdcReplicationStop

CdcReplicationStop error.

public const int CdcReplicationStop = 66584582

Field Value

int

CdcSinkAlreadyExists

CdcSinkAlreadyExists error.

public const int CdcSinkAlreadyExists = 66584583

Field Value

int

CdcSinkInit

CdcSinkInit error.

public const int CdcSinkInit = 66584580

Field Value

int

CdcSinkNotFound

CdcSinkNotFound error.

public const int CdcSinkNotFound = 66584586

Field Value

int

CdcSourceAlreadyExists

CdcSourceAlreadyExists error.

public const int CdcSourceAlreadyExists = 66584584

Field Value

int

CdcSourceNotFound

CdcSourceNotFound error.

public const int CdcSourceNotFound = 66584585

Field Value

int

CdcValidation

CdcValidation error.

public const int CdcValidation = 66584579

Field Value

int

CommonCdc

CommonCdc error.

public const int CommonCdc = 66584577

Field Value

int

ErrorPrefix

Cdc error prefix.

public const string ErrorPrefix = "GG"

Field Value

string

GroupCode

Cdc group code.

public const short GroupCode = 1016

Field Value

short

GroupName

Cdc group name.

public const string GroupName = "CDC"

Field Value

string