Package org.apache.hadoop.yarn.server.resourcemanager.scheduler.constraint.api
@Private
@Unstable
package org.apache.hadoop.yarn.server.resourcemanager.scheduler.constraint.api
This Package contains classes related to constrained placement of
Requests.
-
ClassDescriptionMarker interface for a Constraint Placement.This 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.This class encapsulates the response received from the ResourceScheduler's attemptAllocateOnNode method.