| Package | Description |
|---|---|
| org.apache.hadoop.hbase.mob.mapreduce | |
| org.apache.hadoop.hbase.regionserver |
| Constructor and Description |
|---|
MemStoreWrapper(Context context,
FileSystem fs,
BufferedMutator table,
HColumnDescriptor hcd,
MemStore memstore,
CacheConfig cacheConfig) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultMemStore
The MemStore holds in-memory modifications to the Store.
|
| Modifier and Type | Field and Description |
|---|---|
protected MemStore |
HStore.memstore |