Package | Description |
---|---|
org.apache.hadoop.hbase.master |
Modifier and Type | Class and Description |
---|---|
class |
DefaultLoadBalancer
Makes decisions about the placement and movement of Regions across
RegionServers.
|
Modifier and Type | Method and Description |
---|---|
static LoadBalancer |
LoadBalancerFactory.getLoadBalancer(org.apache.hadoop.conf.Configuration conf)
Create a loadblanacer from the given conf.
|
Constructor and Description |
---|
AssignmentManager(Server master,
ServerManager serverManager,
CatalogTracker catalogTracker,
LoadBalancer balancer,
ExecutorService service)
Constructs a new assignment manager.
|
Copyright © 2014 The Apache Software Foundation. All Rights Reserved.