Uses of Package
org.apache.hadoop.yarn.server.resourcemanager.scheduler

Packages that use org.apache.hadoop.yarn.server.resourcemanager.scheduler
org.apache.hadoop.yarn.server.resourcemanager   
org.apache.hadoop.yarn.server.resourcemanager.monitor   
org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity   
org.apache.hadoop.yarn.server.resourcemanager.rmapp   
org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt   
org.apache.hadoop.yarn.server.resourcemanager.scheduler   
org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity   
org.apache.hadoop.yarn.server.resourcemanager.scheduler.common.fica   
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair   
org.apache.hadoop.yarn.server.resourcemanager.scheduler.fifo   
org.apache.hadoop.yarn.server.resourcemanager.security   
org.apache.hadoop.yarn.server.resourcemanager.webapp.dao   
 

Classes in org.apache.hadoop.yarn.server.resourcemanager.scheduler used by org.apache.hadoop.yarn.server.resourcemanager
ContainerPreemptEvent
          Simple event class used to communicate containers unreservations, preemption, killing
PreemptableResourceScheduler
          Interface for a scheduler that supports preemption/killing
ResourceScheduler
          This interface is the one implemented by the schedulers.
YarnScheduler
          This interface is used by the components to talk to the scheduler for allocating of resources, cleaning up resources.
 

Classes in org.apache.hadoop.yarn.server.resourcemanager.scheduler used by org.apache.hadoop.yarn.server.resourcemanager.monitor
ContainerPreemptEvent
          Simple event class used to communicate containers unreservations, preemption, killing
PreemptableResourceScheduler
          Interface for a scheduler that supports preemption/killing
 

Classes in org.apache.hadoop.yarn.server.resourcemanager.scheduler used by org.apache.hadoop.yarn.server.resourcemanager.monitor.capacity
ContainerPreemptEvent
          Simple event class used to communicate containers unreservations, preemption, killing
PreemptableResourceScheduler
          Interface for a scheduler that supports preemption/killing
 

Classes in org.apache.hadoop.yarn.server.resourcemanager.scheduler used by org.apache.hadoop.yarn.server.resourcemanager.rmapp
YarnScheduler
          This interface is used by the components to talk to the scheduler for allocating of resources, cleaning up resources.
 

Classes in org.apache.hadoop.yarn.server.resourcemanager.scheduler used by org.apache.hadoop.yarn.server.resourcemanager.rmapp.attempt
YarnScheduler
          This interface is used by the components to talk to the scheduler for allocating of resources, cleaning up resources.
 

Classes in org.apache.hadoop.yarn.server.resourcemanager.scheduler used by org.apache.hadoop.yarn.server.resourcemanager.scheduler
ActiveUsersManager
          ActiveUsersManager tracks active users in the system.
Allocation
           
AppSchedulingInfo
          This class keeps track of all the consumption of an application.
ContainerPreemptEventType
           
NodeType
          Resource classification.
Queue
           
QueueMetrics
           
ResourceScheduler
          This interface is the one implemented by the schedulers.
SchedulerApplication
          Represents an application attempt from the viewpoint of the scheduler.
SchedulerAppReport
          Represents an application attempt, and the resources that the attempt is using.
SchedulerNode
          Represents a YARN Cluster Node from the viewpoint of the scheduler.
SchedulerNodeReport
          Node usage report.
YarnScheduler
          This interface is used by the components to talk to the scheduler for allocating of resources, cleaning up resources.
 

Classes in org.apache.hadoop.yarn.server.resourcemanager.scheduler used by org.apache.hadoop.yarn.server.resourcemanager.scheduler.capacity
ActiveUsersManager
          ActiveUsersManager tracks active users in the system.
Allocation
           
NodeType
          Resource classification.
PreemptableResourceScheduler
          Interface for a scheduler that supports preemption/killing
Queue
           
QueueMetrics
           
ResourceScheduler
          This interface is the one implemented by the schedulers.
SchedulerAppReport
          Represents an application attempt, and the resources that the attempt is using.
SchedulerNodeReport
          Node usage report.
YarnScheduler
          This interface is used by the components to talk to the scheduler for allocating of resources, cleaning up resources.
 

Classes in org.apache.hadoop.yarn.server.resourcemanager.scheduler used by org.apache.hadoop.yarn.server.resourcemanager.scheduler.common.fica
ActiveUsersManager
          ActiveUsersManager tracks active users in the system.
Allocation
           
NodeType
          Resource classification.
Queue
           
SchedulerApplication
          Represents an application attempt from the viewpoint of the scheduler.
SchedulerNode
          Represents a YARN Cluster Node from the viewpoint of the scheduler.
 

Classes in org.apache.hadoop.yarn.server.resourcemanager.scheduler used by org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair
ActiveUsersManager
          ActiveUsersManager tracks active users in the system.
Allocation
           
NodeType
          Resource classification.
Queue
           
QueueMetrics
           
ResourceScheduler
          This interface is the one implemented by the schedulers.
SchedulerApplication
          Represents an application attempt from the viewpoint of the scheduler.
SchedulerAppReport
          Represents an application attempt, and the resources that the attempt is using.
SchedulerNode
          Represents a YARN Cluster Node from the viewpoint of the scheduler.
SchedulerNodeReport
          Node usage report.
YarnScheduler
          This interface is used by the components to talk to the scheduler for allocating of resources, cleaning up resources.
 

Classes in org.apache.hadoop.yarn.server.resourcemanager.scheduler used by org.apache.hadoop.yarn.server.resourcemanager.scheduler.fifo
Allocation
           
QueueMetrics
           
ResourceScheduler
          This interface is the one implemented by the schedulers.
SchedulerAppReport
          Represents an application attempt, and the resources that the attempt is using.
SchedulerNodeReport
          Node usage report.
YarnScheduler
          This interface is used by the components to talk to the scheduler for allocating of resources, cleaning up resources.
 

Classes in org.apache.hadoop.yarn.server.resourcemanager.scheduler used by org.apache.hadoop.yarn.server.resourcemanager.security
ResourceScheduler
          This interface is the one implemented by the schedulers.
 

Classes in org.apache.hadoop.yarn.server.resourcemanager.scheduler used by org.apache.hadoop.yarn.server.resourcemanager.webapp.dao
ResourceScheduler
          This interface is the one implemented by the schedulers.
 



Copyright © 2014 Apache Software Foundation. All Rights Reserved.