|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AppSchedulable | |
|---|---|
| org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair | |
| Uses of AppSchedulable in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair |
|---|
| Methods in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair that return AppSchedulable | |
|---|---|
AppSchedulable |
FSSchedulerApp.getAppSchedulable()
|
AppSchedulable |
FSSchedulerNode.getReservedAppSchedulable()
|
| Methods in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair that return types with arguments of type AppSchedulable | |
|---|---|
Collection<AppSchedulable> |
FSLeafQueue.getAppSchedulables()
|
| Methods in org.apache.hadoop.yarn.server.resourcemanager.scheduler.fair with parameters of type AppSchedulable | |
|---|---|
double |
WeightAdjuster.adjustWeight(AppSchedulable app,
double curWeight)
|
double |
NewAppWeightBooster.adjustWeight(AppSchedulable app,
double curWeight)
|
int |
FifoAppComparator.compare(AppSchedulable a1,
AppSchedulable a2)
|
ResourceWeights |
FairScheduler.getAppWeight(AppSchedulable app)
|
void |
FSSchedulerApp.setAppSchedulable(AppSchedulable appSchedulable)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||