|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use StoreEngine | |
---|---|
org.apache.hadoop.hbase.regionserver |
Uses of StoreEngine in org.apache.hadoop.hbase.regionserver |
---|
Subclasses of StoreEngine in org.apache.hadoop.hbase.regionserver | |
---|---|
class |
DefaultStoreEngine
Default StoreEngine creates the default compactor, policy, and store file manager, or their derivatives. |
Methods in org.apache.hadoop.hbase.regionserver that return StoreEngine | |
---|---|
static StoreEngine<?,?,?,?> |
StoreEngine.create(Store store,
org.apache.hadoop.conf.Configuration conf,
KeyValue.KVComparator kvComparator)
Create the StoreEngine configured for the given Store. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |