Package | Description |
---|---|
org.apache.hadoop.yarn.server.resourcemanager.reservation |
Modifier and Type | Class and Description |
---|---|
class |
CapacityOverTimePolicy
This policy enforces a time-extended notion of Capacity.
|
class |
NoOverCommitPolicy
This policy enforce a simple physical cluster capacity constraints, by
validating that the allocation proposed fits in the current plan.
|
Modifier and Type | Method and Description |
---|---|
protected SharingPolicy |
AbstractReservationSystem.getAdmissionPolicy(String queueName) |
SharingPolicy |
PlanContext.getSharingPolicy()
Return the configured
SharingPolicy that governs the sharing of the
resources of the plan between its various users |
Copyright © 2015 Apache Software Foundation. All Rights Reserved.