Package | Description |
---|---|
org.apache.hadoop.hbase.master.balancer |
Modifier and Type | Class and Description |
---|---|
class |
FavoredNodeLoadBalancer
An implementation of the
LoadBalancer
that assigns favored nodes for each region. |
class |
SimpleLoadBalancer
Makes decisions about the placement and movement of Regions across
RegionServers.
|
class |
StochasticLoadBalancer
This is a best effort load balancer.
|
Copyright © 2007-2016 The Apache Software Foundation. All Rights Reserved.