public class TaskSchedulingPolicy extends Object
| Constructor and Description |
|---|
TaskSchedulingPolicy() |
| Modifier and Type | Method and Description |
|---|---|
ComputeNodeFillType |
nodeFillType()
Get the nodeFillType value.
|
TaskSchedulingPolicy |
withNodeFillType(ComputeNodeFillType nodeFillType)
Set the nodeFillType value.
|
public ComputeNodeFillType nodeFillType()
public TaskSchedulingPolicy withNodeFillType(ComputeNodeFillType nodeFillType)
nodeFillType - the nodeFillType value to setCopyright © 2019. All rights reserved.