static FlexResourceSchedulingGoal |
FlexResourceSchedulingGoal.forNumber(int value) |
|
FlexResourceSchedulingGoal |
Environment.Builder.getFlexResourceSchedulingGoal() |
Which Flexible Resource Scheduling mode to run in.
|
FlexResourceSchedulingGoal |
Environment.getFlexResourceSchedulingGoal() |
Which Flexible Resource Scheduling mode to run in.
|
FlexResourceSchedulingGoal |
EnvironmentOrBuilder.getFlexResourceSchedulingGoal() |
Which Flexible Resource Scheduling mode to run in.
|
FlexResourceSchedulingGoal |
FlexTemplateRuntimeEnvironment.Builder.getFlexrsGoal() |
Set FlexRS goal for the job.
|
FlexResourceSchedulingGoal |
FlexTemplateRuntimeEnvironment.getFlexrsGoal() |
Set FlexRS goal for the job.
|
FlexResourceSchedulingGoal |
FlexTemplateRuntimeEnvironmentOrBuilder.getFlexrsGoal() |
Set FlexRS goal for the job.
|
static FlexResourceSchedulingGoal |
FlexResourceSchedulingGoal.valueOf(int value) |
Deprecated.
|
static FlexResourceSchedulingGoal |
FlexResourceSchedulingGoal.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static FlexResourceSchedulingGoal |
FlexResourceSchedulingGoal.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static FlexResourceSchedulingGoal[] |
FlexResourceSchedulingGoal.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|