See: Description
| Interface | Description | 
|---|---|
| ResourceUtilizationTracker | This interface abstracts out how a container contributes to
 Resource Utilization of the node. | 
| Class | Description | 
|---|---|
| AllocationBasedResourceUtilizationTracker | An implementation of the  ResourceUtilizationTrackerthat equates
 resource utilization with the total resource allocated to the container. | 
| ContainerScheduler | The ContainerScheduler manages a collection of runnable containers. | 
| ContainerSchedulerEvent | Events consumed by the  ContainerScheduler. | 
| UpdateContainerSchedulerEvent | Update Event consumed by the  ContainerScheduler. | 
| Enum | Description | 
|---|---|
| ContainerSchedulerEventType | Event types associated with  ContainerSchedulerEvent. | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.