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 TypeClassDescriptionclass
A memstore implementation which supports in-memory compaction.class
The MemStore holds in-memory modifications to the Store.