@InterfaceAudience.Private class ServerLocalityCostFunction extends LocalityBasedCostFunction
| Modifier and Type | Field and Description |
|---|---|
private static float |
DEFAULT_LOCALITY_COST |
private static String |
LOCALITY_COST_KEY |
cluster, COST_EPSILON| Constructor and Description |
|---|
ServerLocalityCostFunction(org.apache.hadoop.conf.Configuration conf) |
| Modifier and Type | Method and Description |
|---|---|
(package private) int |
regionIndexToEntityIndex(int region)
Maps region to the current entity (server or rack) on which it is stored
|
cost, prepare, regionMoved, updateWeightgetMultiplier, isNeeded, postAction, scale, setMultiplierprivate static final String LOCALITY_COST_KEY
private static final float DEFAULT_LOCALITY_COST
ServerLocalityCostFunction(org.apache.hadoop.conf.Configuration conf)
int regionIndexToEntityIndex(int region)
LocalityBasedCostFunctionregionIndexToEntityIndex in class LocalityBasedCostFunctionCopyright © 2007–2020 The Apache Software Foundation. All rights reserved.