@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(FSAppAttempt app,
double curWeight) |
double adjustWeight(FSAppAttempt app, double curWeight)
Copyright © 2017 Apache Software Foundation. All Rights Reserved.