Package | Description |
---|---|
org.apache.hadoop.hbase.master | |
org.apache.hadoop.hbase.master.region | |
org.apache.hadoop.hbase.procedure2.store.region |
Modifier and Type | Field and Description |
---|---|
private MasterRegion |
HMaster.masterRegion |
Modifier and Type | Method and Description |
---|---|
static MasterRegion |
MasterRegion.create(MasterRegionParams params) |
static MasterRegion |
MasterRegionFactory.create(Server server) |
Modifier and Type | Field and Description |
---|---|
(package private) MasterRegion |
RegionProcedureStore.region |
Constructor and Description |
---|
RegionProcedureStore(Server server,
MasterRegion region,
LeaseRecovery leaseRecovery) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.