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

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

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

Subinterfaces of PlanView 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.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.