Package | Description |
---|---|
org.apache.hadoop.yarn.api.resource |
API related to resources.
|
Modifier and Type | Method and Description |
---|---|
static PlacementConstraint.DelayedOr |
PlacementConstraints.delayedOr(PlacementConstraint.TimedPlacementConstraint... children)
Creates a composite constraint that includes a list of timed placement
constraints.
|
Modifier and Type | Method and Description |
---|---|
T |
PlacementConstraint.Visitor.visit(PlacementConstraint.DelayedOr constraint) |
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.