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 © 2013 The Apache Software Foundation. All rights reserved.