- java.lang.Object
-
- org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer.CostFunction
-
- org.apache.hadoop.hbase.master.balancer.DummyCostFunction
-
-
Field Summary
-
Fields inherited from class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer.CostFunction
cluster
-
Constructor Summary
Constructors
Constructor and Description |
DummyCostFunction(org.apache.hadoop.conf.Configuration c) |
-
Method Summary
-
Methods inherited from class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer.CostFunction
costFromArray, getMultiplier, init, isNeeded, postAction, regionMoved, scale, setMultiplier
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
cost
protected double cost()
- Specified by:
cost
in class org.apache.hadoop.hbase.master.balancer.StochasticLoadBalancer.CostFunction
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.