Uses of Class
org.apache.hadoop.hbase.regionserver.AbstractMemStore
Packages that use AbstractMemStore
-
Uses of AbstractMemStore in org.apache.hadoop.hbase.regionserver
Subclasses of AbstractMemStore in org.apache.hadoop.hbase.regionserverModifier and TypeClassDescriptionclassA memstore implementation which supports in-memory compaction.classThe MemStore holds in-memory modifications to the Store.