Package | Description |
---|---|
org.apache.hadoop.yarn.api.resource |
API related to resources.
|
Modifier and Type | Class and 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–2021 Apache Software Foundation. All rights reserved.