Package | Description |
---|---|
org.apache.hadoop.yarn.server.resourcemanager.reservation |
Modifier and Type | Class and Description |
---|---|
class |
GreedyReservationAgent
This Agent employs a simple greedy placement strategy, placing the various
stages of a
ReservationRequest from the deadline moving backward
towards the arrival. |
Modifier and Type | Method and Description |
---|---|
protected ReservationAgent |
AbstractReservationSystem.getAgent(String queueName) |
ReservationAgent |
PlanContext.getReservationAgent()
Return the
ReservationAgent configured for this plan that is
responsible for optimally placing various reservation requests |
Copyright © 2019 Apache Software Foundation. All Rights Reserved.