Uses of Package
org.apache.hadoop.hbase.master.balancer

Packages that use org.apache.hadoop.hbase.master.balancer
org.apache.hadoop.hbase.master.balancer   
 

Classes in org.apache.hadoop.hbase.master.balancer used by org.apache.hadoop.hbase.master.balancer
BaseLoadBalancer
          The base class for load balancers.
BaseLoadBalancer.Cluster
          An efficient array based implementation similar to ClusterState for keeping the status of the cluster in terms of region assignment and distribution.
ClusterLoadState
          Class used to hold the current state of the cluster and how balanced it is.
FavoredNodeLoadBalancer
          An implementation of the LoadBalancer that assigns favored nodes for each region.
FavoredNodes.Position
           
StochasticLoadBalancer.CostFromRegionLoadFunction
          Base class the allows writing costs functions from rolling average of some number from RegionLoad.
StochasticLoadBalancer.CostFunction
          Base class of StochasticLoadBalancer's Cost Functions.
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.