Uses of Package
org.apache.hadoop.yarn.api.resource
Packages that use org.apache.hadoop.yarn.api.resource
Package
Description
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
Licensed to the Apache Software Foundation (ASF) under one
or more contributor license agreements.
API related to resources.
Package org.apache.hadoop.yarn.util.constraint contains classes
which is used as utility class for placement constraints.
-
Classes in org.apache.hadoop.yarn.api.resource used by org.apache.hadoop.yarn.api.protocolrecordsClassDescription
PlacementConstraintrepresents a placement constraint for a resource allocation. -
Classes in org.apache.hadoop.yarn.api.resource used by org.apache.hadoop.yarn.api.recordsClassDescription
PlacementConstraintrepresents a placement constraint for a resource allocation. -
Classes in org.apache.hadoop.yarn.api.resource used by org.apache.hadoop.yarn.api.resourceClassDescription
PlacementConstraintrepresents a placement constraint for a resource allocation.Abstract class that acts as the superclass of all placement constraint classes.Class that represents a composite constraint that is a conjunction of other constraints.Class that represents a cardinality constraint.Class that represents composite constraints, which comprise other constraints, forming a constraint tree.Class that represents a composite constraint that comprises a list of timed placement constraints (seePlacementConstraint.TimedPlacementConstraint).Class that represents a composite constraint that is a disjunction of other constraints.Consider a set of nodes N that belongs to the scope specified in the constraint.Class that represents a target constraint.Class representing the target expressions that are used in placement constraints.Enum specifying the type of the target expression.Represents a timed placement constraint that has to be satisfied within a time window.The unit of scheduling delay.Interface used to enable the elements of the constraint tree to be visited.Visitor API for a constraint tree. -
Classes in org.apache.hadoop.yarn.api.resource used by org.apache.hadoop.yarn.util.constraintClassDescription
PlacementConstraintrepresents a placement constraint for a resource allocation.Abstract class that acts as the superclass of all placement constraint classes.