Package | Description |
---|---|
org.apache.hadoop.yarn.server.scheduler |
Utility classes used for Scheduling.
|
Modifier and Type | Method and Description |
---|---|
OpportunisticContainerAllocator.PartitionedResourceRequests |
OpportunisticContainerAllocator.partitionAskList(List<org.apache.hadoop.yarn.api.records.ResourceRequest> askList)
Partitions a list of ResourceRequest to two separate lists, one for
GUARANTEED and one for OPPORTUNISTIC ResourceRequests.
|
Copyright © 2008–2024 Apache Software Foundation. All rights reserved.