Package | Description |
---|---|
org.apache.hadoop.hbase.master |
Modifier and Type | Class and Description |
---|---|
class |
MasterRegionServerList
MasterRegion based RegionServerList . |
Modifier and Type | Field and Description |
---|---|
private RegionServerList |
HMaster.rsListStorage |
private RegionServerList |
ServerManager.storage |
Modifier and Type | Method and Description |
---|---|
protected ServerManager |
HMaster.createServerManager(MasterServices master,
RegionServerList storage)
Create a
ServerManager instance. |
Constructor and Description |
---|
ServerManager(MasterServices master,
RegionServerList storage)
Constructor.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.