Package | Description |
---|---|
org.apache.hadoop.hbase.mob | |
org.apache.hadoop.hbase.regionserver |
Modifier and Type | Class and Description |
---|---|
class |
DefaultMobStoreFlusher
An implementation of the StoreFlusher.
|
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 |
---|---|
class |
DefaultStoreFlusher
Default implementation of StoreFlusher.
|
class |
StripeStoreFlusher
Stripe implementation of StoreFlusher.
|
Modifier and Type | Field and Description |
---|---|
protected SF |
StoreEngine.storeFlusher |
Modifier and Type | Method and Description |
---|---|
StoreFlusher |
StoreEngine.getStoreFlusher()
Returns Store flusher to use.
|
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.