Package | Description |
---|---|
org.apache.hadoop.yarn.server.nodemanager.containermanager | |
org.apache.hadoop.yarn.server.nodemanager.containermanager.scheduler |
Container Scheduler
|
Class and Description |
---|
ContainerScheduler
The ContainerScheduler manages a collection of runnable containers.
|
Class and Description |
---|
ContainerSchedulerEvent
Events consumed by the
ContainerScheduler . |
ContainerSchedulerEventType
Event types associated with
ContainerSchedulerEvent . |
OpportunisticContainersQueuePolicy
Determines how to schedule opportunistic containers at the NodeManager,
i.e., whether or not to accept, queue, or reject a container run request.
|
ResourceUtilizationTracker
This interface abstracts out how a container contributes to
Resource Utilization of the node.
|
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.