| Interface | Description | 
|---|---|
| Container | 
| Class | Description | 
|---|---|
| ContainerDiagnosticsUpdateEvent | |
| ContainerEvent | |
| ContainerExitEvent | |
| ContainerImpl | |
| ContainerInitEvent | |
| ContainerKillEvent | |
| ContainerPauseEvent | ContainerEvent for ContainerEventType.PAUSE_CONTAINER. | 
| ContainerReInitEvent | ContainerEvent sent by ContainerManager to ContainerImpl to
 re-initiate Container. | 
| ContainerResourceEvent | |
| ContainerResourceFailedEvent | |
| ContainerResourceLocalizedEvent | |
| ContainerResumeEvent | ContainerEvent for ContainerEventType.RESUME_CONTAINER. | 
| ResourceMappings | This class is used to store assigned resource to a single container by
 resource types. | 
| ResourceMappings.AssignedResources | Stores resources assigned to a container for a given resource type. | 
| SlidingWindowRetryPolicy | Sliding window retry policy for relaunching a
  Containerin Yarn. | 
| UpdateContainerTokenEvent | Update Event consumed by the Container. | 
| Enum | Description | 
|---|---|
| ContainerEventType | |
| ContainerState | States used by the container state machine. | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.