Interface MigrationProgressEvent.RedirectWritesStepDetailsOrBuilder (2.19.1)

public static interface MigrationProgressEvent.RedirectWritesStepDetailsOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getConcurrencyMode()

public abstract MigrationProgressEvent.ConcurrencyMode getConcurrencyMode()

Ths concurrency mode for this database.

.google.datastore.admin.v1.MigrationProgressEvent.ConcurrencyMode concurrency_mode = 1;

Returns
TypeDescription
MigrationProgressEvent.ConcurrencyMode

The concurrencyMode.

getConcurrencyModeValue()

public abstract int getConcurrencyModeValue()

Ths concurrency mode for this database.

.google.datastore.admin.v1.MigrationProgressEvent.ConcurrencyMode concurrency_mode = 1;

Returns
TypeDescription
int

The enum numeric value on the wire for concurrencyMode.