| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.regionserver | |
| org.apache.hadoop.hbase.regionserver.compactions | 
| 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 | Field and Description | 
|---|---|
| protected C | StoreEngine. compactor | 
| Modifier and Type | Method and Description | 
|---|---|
| Compactor | StoreEngine. getCompactor() | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | DefaultCompactorCompact passed set of files. | 
| class  | StripeCompactorThis is the placeholder for stripe compactor. | 
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.