Uses of Package
org.apache.hadoop.yarn.server.resourcemanager.reservation.planning
Packages that use org.apache.hadoop.yarn.server.resourcemanager.reservation.planning
Package
Description
-
Classes in org.apache.hadoop.yarn.server.resourcemanager.reservation.planning used by org.apache.hadoop.yarn.server.resourcemanager.reservationClassDescriptionAn entity that seeks to acquire resources to satisfy an user's contract
-
Classes in org.apache.hadoop.yarn.server.resourcemanager.reservation.planning used by org.apache.hadoop.yarn.server.resourcemanager.reservation.planningClassDescriptionA planning algorithm consisting of two main phases.An abstract class that follows the general behavior of planning algorithms.An entity that seeks to acquire resources to satisfy an user's contractInterface for allocating a single stage in IterativePlanner.An inner class that represents an interval, typically of length duration.An auxiliary class used to compute the time interval in which the stage can be allocated resources by
IterativePlanner.