Uses of Class
org.apache.hadoop.hbase.procedure2.store.ProcedureStoreBase
Packages that use ProcedureStoreBase
Package
Description
- 
Uses of ProcedureStoreBase in org.apache.hadoop.hbase.procedure2.storeSubclasses of ProcedureStoreBase in org.apache.hadoop.hbase.procedure2.storeModifier and TypeClassDescriptionclassAn In-Memory store that does not keep track of the procedures inserted.
- 
Uses of ProcedureStoreBase in org.apache.hadoop.hbase.procedure2.store.regionSubclasses of ProcedureStoreBase in org.apache.hadoop.hbase.procedure2.store.regionModifier and TypeClassDescriptionclassA procedure store which uses the master local store to store all the procedures.
- 
Uses of ProcedureStoreBase in org.apache.hadoop.hbase.procedure2.store.walSubclasses of ProcedureStoreBase in org.apache.hadoop.hbase.procedure2.store.walModifier and TypeClassDescriptionclassDeprecated.Since 2.3.0, will be removed in 4.0.0.