Uses of Class
org.apache.hadoop.hbase.procedure2.store.ProcedureStoreBase
Package
Description
-
Uses of ProcedureStoreBase in org.apache.hadoop.hbase.procedure2.store
Modifier and TypeClassDescriptionclass
An In-Memory store that does not keep track of the procedures inserted. -
Uses of ProcedureStoreBase in org.apache.hadoop.hbase.procedure2.store.region
Modifier and TypeClassDescriptionclass
A procedure store which uses the master local store to store all the procedures. -
Uses of ProcedureStoreBase in org.apache.hadoop.hbase.procedure2.store.wal
Modifier and TypeClassDescriptionclass
Deprecated.Since 2.3.0, will be removed in 4.0.0.