Package | Description |
---|---|
org.apache.hadoop.yarn.server.resourcemanager | |
org.apache.hadoop.yarn.server.resourcemanager.scheduler |
Modifier and Type | Method and Description |
---|---|
static void |
RMServerUtils.checkSchedContainerChangeRequest(SchedContainerChangeRequest request,
boolean increase)
Validate increase/decrease request.
|
Modifier and Type | Method and Description |
---|---|
protected List<SchedContainerChangeRequest> |
AbstractYarnScheduler.createSchedContainerChangeRequests(List<org.apache.hadoop.yarn.api.records.UpdateContainerRequest> changeRequests,
boolean increase) |
Modifier and Type | Method and Description |
---|---|
int |
SchedContainerChangeRequest.compareTo(SchedContainerChangeRequest other) |
Copyright © 2022 Apache Software Foundation. All rights reserved.