| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.scheduler |
Utility classes used for Scheduling.
|
| Modifier and Type | Method | Description |
|---|---|---|
OpportunisticContainerAllocator.AllocationParams |
OpportunisticContainerContext.getAppParams() |
| Modifier and Type | Method | Description |
|---|---|---|
protected org.apache.hadoop.yarn.api.records.Container |
OpportunisticContainerAllocator.createContainer(long rmIdentifier,
OpportunisticContainerAllocator.AllocationParams appParams,
OpportunisticContainerAllocator.ContainerIdGenerator idCounter,
org.apache.hadoop.yarn.api.records.ApplicationAttemptId id,
java.lang.String userName,
java.util.Map<org.apache.hadoop.yarn.api.records.Resource,java.util.List<OpportunisticContainerAllocator.Allocation>> allocations,
java.lang.String location,
org.apache.hadoop.yarn.api.records.ResourceRequest anyAsk,
RemoteNode rNode) |
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.