static TaskGroup.SchedulingPolicy |
TaskGroup.SchedulingPolicy.forNumber(int value) |
|
TaskGroup.SchedulingPolicy |
TaskGroup.Builder.getSchedulingPolicy() |
Scheduling policy for Tasks in the TaskGroup.
|
TaskGroup.SchedulingPolicy |
TaskGroup.getSchedulingPolicy() |
Scheduling policy for Tasks in the TaskGroup.
|
TaskGroup.SchedulingPolicy |
TaskGroupOrBuilder.getSchedulingPolicy() |
Scheduling policy for Tasks in the TaskGroup.
|
static TaskGroup.SchedulingPolicy |
TaskGroup.SchedulingPolicy.valueOf(int value) |
Deprecated.
|
static TaskGroup.SchedulingPolicy |
TaskGroup.SchedulingPolicy.valueOf(com.google.protobuf.Descriptors.EnumValueDescriptor desc) |
Returns the enum constant of this type with the specified name.
|
static TaskGroup.SchedulingPolicy |
TaskGroup.SchedulingPolicy.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static TaskGroup.SchedulingPolicy[] |
TaskGroup.SchedulingPolicy.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|