Package | Description |
---|---|
org.apache.hadoop.yarn.server |
Licensed to the Apache Software Foundation (ASF) under one or more
contributor license agreements.
|
org.apache.hadoop.yarn.server.scheduler |
Utility classes used for Scheduling.
|
Modifier and Type | Method and Description |
---|---|
protected Map<ResourceRequestSetKey,ResourceRequestSet> |
AMRMClientRelayer.getRemotePendingAsks() |
Modifier and Type | Method and Description |
---|---|
void |
ResourceRequestSet.addAndOverrideRRSet(ResourceRequestSet requestSet)
Merge a requestSet into this one.
|
Constructor and Description |
---|
ResourceRequestSet(ResourceRequestSet other)
Create a shallow copy of the request set.
|
Copyright © 2020 Apache Software Foundation. All rights reserved.