Uses of Interface
org.apache.hadoop.yarn.server.resourcemanager.reservation.PlanContext

Packages that use PlanContext
org.apache.hadoop.yarn.server.resourcemanager.reservation   
 

Uses of PlanContext in org.apache.hadoop.yarn.server.resourcemanager.reservation
 

Subinterfaces of PlanContext in org.apache.hadoop.yarn.server.resourcemanager.reservation
 interface Plan
          A Plan represents the central data structure of a reservation system that maintains the "agenda" for the cluster.
 interface PlanEdit
          This interface groups the methods used to modify the state of a Plan.
 interface PlanView
          This interface provides a read-only view on the allocations made in this plan.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.