| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.rmcontainer | |
| org.apache.hadoop.yarn.server.resourcemanager.scheduler | |
| org.apache.hadoop.yarn.server.resourcemanager.scheduler.placement | Package org.apache.hadoop.yarn.server.resourcemanager.scheduler.placement
 contains classes related to application monitor. | 
| Modifier and Type | Method and Description | 
|---|---|
| ContainerRequest | RMContainerImpl. getContainerRequest() | 
| ContainerRequest | RMContainer. getContainerRequest() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | RMContainerImpl. setContainerRequest(ContainerRequest request) | 
| Modifier and Type | Method and Description | 
|---|---|
| ContainerRequest | AppSchedulingInfo. allocate(NodeType type,
        SchedulerNode node,
        org.apache.hadoop.yarn.server.scheduler.SchedulerRequestKey schedulerKey,
        RMContainer containerAllocated) | 
| Modifier and Type | Method and Description | 
|---|---|
| void | SchedulerApplicationAttempt. recoverResourceRequestsForContainer(ContainerRequest containerRequest) | 
| Modifier and Type | Method and Description | 
|---|---|
| abstract ContainerRequest | AppPlacementAllocator. allocate(org.apache.hadoop.yarn.server.scheduler.SchedulerRequestKey schedulerKey,
        NodeType type,
        SchedulerNode node)Notify container allocated. | 
| ContainerRequest | SingleConstraintAppPlacementAllocator. allocate(org.apache.hadoop.yarn.server.scheduler.SchedulerRequestKey schedulerKey,
        NodeType type,
        SchedulerNode node) | 
| ContainerRequest | LocalityAppPlacementAllocator. allocate(org.apache.hadoop.yarn.server.scheduler.SchedulerRequestKey schedulerKey,
        NodeType type,
        SchedulerNode node) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.