Table of Contents

Class ErrorGroups.PlacementDriver

Namespace
Apache.Ignite
Assembly
Apache.Ignite.dll

PlacementDriver errors.

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

Fields

ErrorPrefix

PlacementDriver error prefix.

public const string ErrorPrefix = "IGN"

Field Value

string

GroupCode

PlacementDriver group code.

public const short GroupCode = 18

Field Value

short

GroupName

PlacementDriver group name.

public const string GroupName = "PLACEMENTDRIVER"

Field Value

string

PrimaryReplicaAwait

PrimaryReplicaAwait error.

public const int PrimaryReplicaAwait = 1179650

Field Value

int

PrimaryReplicaAwaitTimeout

PrimaryReplicaAwaitTimeout error.

public const int PrimaryReplicaAwaitTimeout = 1179649

Field Value

int