| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.master.procedure | |
| org.apache.hadoop.hbase.procedure2.store.region | |
| org.apache.hadoop.hbase.procedure2.store.wal | 
| Modifier and Type | Class and Description | 
|---|---|
| static class  | MasterProcedureEnv.FsUtilsLeaseRecovery | 
| Modifier and Type | Field and Description | 
|---|---|
| private LeaseRecovery | RegionProcedureStore. leaseRecovery | 
| Constructor and Description | 
|---|
| RegionProcedureStore(Server server,
                    MasterRegion region,
                    LeaseRecovery leaseRecovery) | 
| Modifier and Type | Field and Description | 
|---|---|
| private LeaseRecovery | WALProcedureStore. leaseRecoveryDeprecated.  | 
| Constructor and Description | 
|---|
| WALProcedureStore(org.apache.hadoop.conf.Configuration conf,
                 LeaseRecovery leaseRecovery)Deprecated.  | 
| WALProcedureStore(org.apache.hadoop.conf.Configuration conf,
                 org.apache.hadoop.fs.Path walDir,
                 org.apache.hadoop.fs.Path walArchiveDir,
                 LeaseRecovery leaseRecovery)Deprecated.  | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.