Package | Description |
---|---|
org.apache.hadoop.hbase.master | |
org.apache.hadoop.hbase.master.balancer |
Class and Description |
---|
FavoredNodesPlan
This class contains the mapping information between each region and
its favored region server list.
|
Class and Description |
---|
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.
|
FavoredNodesPlan.Position |
MetricsBalancer
Faced for exposing metrics about the balancer.
|
MetricsBalancerSource |
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 © 2014 The Apache Software Foundation. All rights reserved.