| Package | Description |
|---|---|
| org.apache.hadoop.yarn.server.scheduler |
Utility classes used for Scheduling.
|
| Constructor | Description |
|---|---|
DistributedOpportunisticContainerAllocator(BaseContainerTokenSecretManager tokenSecretManager) |
Create a new Opportunistic Container Allocator.
|
DistributedOpportunisticContainerAllocator(BaseContainerTokenSecretManager tokenSecretManager,
int maxAllocationsPerAMHeartbeat) |
Create a new Opportunistic Container Allocator.
|
OpportunisticContainerAllocator(BaseContainerTokenSecretManager tokenSecretManager) |
Create a new Opportunistic Container Allocator.
|
OpportunisticContainerAllocator(BaseContainerTokenSecretManager tokenSecretManager,
int maxAllocationsPerAMHeartbeat) |
Create a new Opportunistic Container Allocator.
|
Copyright © 2008–2025 Apache Software Foundation. All rights reserved.