| Package | Description | 
|---|---|
| org.apache.hadoop.yarn.server.scheduler | Utility classes used for Scheduling. | 
| Modifier and Type | Method and Description | 
|---|---|
| OpportunisticContainerAllocator.ContainerIdGenerator | OpportunisticContainerContext. getContainerIdGenerator() | 
| Modifier and Type | Method and 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,
               String userName,
               Map<org.apache.hadoop.yarn.api.records.Resource,List<OpportunisticContainerAllocator.Allocation>> allocations,
               String location,
               org.apache.hadoop.yarn.api.records.ResourceRequest anyAsk,
               RemoteNode rNode) | 
| void | OpportunisticContainerContext. setContainerIdGenerator(OpportunisticContainerAllocator.ContainerIdGenerator containerIdGenerator) | 
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.