@InterfaceAudience.Private @InterfaceStability.Unstable public interface WeightAdjuster
NewAppWeightBooster to give higher
weight to new jobs so that short jobs finish faster.
May implement Configurable to access configuration parameters.| Modifier and Type | Method and Description |
|---|---|
double |
adjustWeight(AppSchedulable app,
double curWeight) |
double adjustWeight(AppSchedulable app, double curWeight)
Copyright © 2013 Apache Software Foundation. All rights reserved.