Uses of Package
org.apache.hadoop.yarn.server.resourcemanager.scheduler.constraint.api
Packages that use org.apache.hadoop.yarn.server.resourcemanager.scheduler.constraint.api
Package
Description
Package org.apache.hadoop.yarn.server.resourcemanager.scheduler.placement
contains classes related to scheduling containers using placement
constraints.
This Package contains classes related to constrained placement of
Requests.
Package o.a.h.yarn.server.resourcemanager.scheduler.constraint.processor
contains classes related to scheduling containers using placement
processor.
-
Classes in org.apache.hadoop.yarn.server.resourcemanager.scheduler.constraint.api used by org.apache.hadoop.yarn.server.resourcemanager.scheduler.constraint.algorithmClassDescriptionMarker interface for a Constraint Placement.This encapsulates an input to the Constraint Placement Algorithm.The ConstraintPlacementAlgorithm uses the ConstraintPlacementAlgorithmOutputCollector to collect any output it spits out.
-
Classes in org.apache.hadoop.yarn.server.resourcemanager.scheduler.constraint.api used by org.apache.hadoop.yarn.server.resourcemanager.scheduler.constraint.apiClassDescriptionThis encapsulates an input to the Constraint Placement Algorithm.Encapsulates the output of the ConstraintPlacementAlgorithm.The ConstraintPlacementAlgorithm uses the ConstraintPlacementAlgorithmOutputCollector to collect any output it spits out.Class to encapsulate a Placed scheduling Request.Simple holder class encapsulating a SchedulingRequest with a placement attempt.
-
Classes in org.apache.hadoop.yarn.server.resourcemanager.scheduler.constraint.api used by org.apache.hadoop.yarn.server.resourcemanager.scheduler.constraint.processorClassDescriptionThis encapsulates an input to the Constraint Placement Algorithm.