| Package | Description |
|---|---|
| org.apache.hadoop.hbase.master | |
| org.apache.hadoop.hbase.master.assignment |
| Modifier and Type | Class and Description |
|---|---|
class |
MirroringTableStateManager
Deprecated.
Since 2.0.0. To be removed in 3.0.0.
|
| Modifier and Type | Method and Description |
|---|---|
TableStateManager |
HMaster.getTableStateManager() |
TableStateManager |
MasterServices.getTableStateManager()
Returns Master's instance of
TableStateManager |
| Modifier and Type | Method and Description |
|---|---|
Map<TableName,Map<ServerName,List<RegionInfo>>> |
RegionStates.getAssignmentsForBalancer(TableStateManager tableStateManager,
List<ServerName> onlineServers)
This is an EXPENSIVE clone.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.