Pool.DefinitionStages.WithTaskSchedulingPolicy Interface
public static interface Pool.DefinitionStages.WithTaskSchedulingPolicy
The stage of the Pool definition allowing to specify taskSchedulingPolicy.
Method Summary
| Modifier and Type | Method and Description |
|---|---|
|
abstract
With |
withTaskSchedulingPolicy(TaskSchedulingPolicy taskSchedulingPolicy)
Specifies the task |
Method Details
withTaskSchedulingPolicy
public abstract Pool.DefinitionStages.WithCreate withTaskSchedulingPolicy(TaskSchedulingPolicy taskSchedulingPolicy)
Specifies the taskSchedulingPolicy property: If not specified, the default is spread..
Parameters:
Returns: