Package | Description |
---|---|
org.apache.hadoop.yarn.api.resource |
API related to resources.
|
Modifier and Type | Method and Description |
---|---|
static PlacementConstraint.Or |
PlacementConstraints.or(PlacementConstraint.AbstractConstraint... children)
A disjunction of constraints.
|
Modifier and Type | Method and Description |
---|---|
T |
PlacementConstraint.Visitor.visit(PlacementConstraint.Or constraint) |
Copyright © 2008–2021 Apache Software Foundation. All rights reserved.