| Package | Description |
|---|---|
| org.apache.hadoop.yarn.api.resource |
API related to resources.
|
| Modifier and Type | Class | Description |
|---|---|---|
static class |
PlacementConstraint.And |
Class that represents a composite constraint that is a conjunction of other
constraints.
|
static class |
PlacementConstraint.DelayedOr |
Class that represents a composite constraint that comprises a list of timed
placement constraints (see
PlacementConstraint.TimedPlacementConstraint). |
static class |
PlacementConstraint.Or |
Class that represents a composite constraint that is a disjunction of other
constraints.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.