| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.procedure2.store | |
| org.apache.hadoop.hbase.procedure2.store.region | |
| org.apache.hadoop.hbase.procedure2.store.wal | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | NoopProcedureStoreAn In-Memory store that does not keep track of the procedures inserted. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | RegionProcedureStoreA procedure store which uses the master local store to store all the procedures. | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | WALProcedureStoreDeprecated. 
 Since 2.3.0, will be removed in 4.0.0. Keep here only for rolling upgrading, now we
             use the new region based procedure store. | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.