| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.regionserver | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
StoreEngine<SF extends StoreFlusher,CP extends CompactionPolicy,C extends Compactor<?>,SFM extends StoreFileManager>
StoreEngine is a factory that can create the objects necessary for HStore to operate. 
 | 
| Modifier and Type | Class and Description | 
|---|---|
(package private) class  | 
DefaultStoreFileManager
Default implementation of StoreFileManager. 
 | 
class  | 
StripeStoreFileManager
Stripe implementation of StoreFileManager. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
protected SFM | 
StoreEngine.storeFileManager  | 
| Modifier and Type | Method and Description | 
|---|---|
StoreFileManager | 
StoreEngine.getStoreFileManager()
Returns Store file manager to use. 
 | 
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.