| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.service.api.records | 
| Modifier and Type | Method and Description | 
|---|---|
| PlacementType | PlacementConstraint. getType() | 
| static PlacementType | PlacementType. valueOf(String name)Returns the enum constant of this type with the specified name. | 
| static PlacementType[] | PlacementType. values()Returns an array containing the constants of this enum type, in
the order they are declared. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | PlacementConstraint. setType(PlacementType type) | 
| PlacementConstraint | PlacementConstraint. type(PlacementType type)The type of placement. | 
Copyright © 2023 Apache Software Foundation. All rights reserved.