Package | Description |
---|---|
org.apache.hadoop.yarn.server.scheduler |
Utility classes used for Scheduling.
|
Constructor and 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–2021 Apache Software Foundation. All rights reserved.