| Modifier and Type | Method and Description |
|---|---|
static MigrationJob.PerformanceConfig.DumpParallelLevel |
MigrationJob.PerformanceConfig.DumpParallelLevel.forNumber(int value) |
MigrationJob.PerformanceConfig.DumpParallelLevel |
MigrationJob.PerformanceConfigOrBuilder.getDumpParallelLevel()
Initial dump parallelism level.
|
MigrationJob.PerformanceConfig.DumpParallelLevel |
MigrationJob.PerformanceConfig.getDumpParallelLevel()
Initial dump parallelism level.
|
MigrationJob.PerformanceConfig.DumpParallelLevel |
MigrationJob.PerformanceConfig.Builder.getDumpParallelLevel()
Initial dump parallelism level.
|
static MigrationJob.PerformanceConfig.DumpParallelLevel |
MigrationJob.PerformanceConfig.DumpParallelLevel.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
static MigrationJob.PerformanceConfig.DumpParallelLevel |
MigrationJob.PerformanceConfig.DumpParallelLevel.valueOf(int value)
Deprecated.
Use
forNumber(int) instead. |
static MigrationJob.PerformanceConfig.DumpParallelLevel |
MigrationJob.PerformanceConfig.DumpParallelLevel.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MigrationJob.PerformanceConfig.DumpParallelLevel[] |
MigrationJob.PerformanceConfig.DumpParallelLevel.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static com.google.protobuf.Internal.EnumLiteMap<MigrationJob.PerformanceConfig.DumpParallelLevel> |
MigrationJob.PerformanceConfig.DumpParallelLevel.internalGetValueMap() |
| Modifier and Type | Method and Description |
|---|---|
MigrationJob.PerformanceConfig.Builder |
MigrationJob.PerformanceConfig.Builder.setDumpParallelLevel(MigrationJob.PerformanceConfig.DumpParallelLevel value)
Initial dump parallelism level.
|
Copyright © 2024 Google LLC. All rights reserved.