Uses of Interface
org.apache.hadoop.yarn.server.resourcemanager.reservation.PlanEdit
Packages that use PlanEdit
-
Uses of PlanEdit in org.apache.hadoop.yarn.server.resourcemanager.reservation
Subinterfaces of PlanEdit in org.apache.hadoop.yarn.server.resourcemanager.reservationModifier and TypeInterfaceDescriptioninterfaceA Plan represents the central data structure of a reservation system that maintains the "agenda" for the cluster.Classes in org.apache.hadoop.yarn.server.resourcemanager.reservation that implement PlanEditModifier and TypeClassDescriptionclassThis class represents an in memory representation of the state of our reservation system, and provides accelerated access to both individual reservations and aggregate utilization of resources over time.