| Package | Description | 
|---|---|
| org.apache.hadoop.hbase.regionserver | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractMemStoreAn abstract class, which implements the behaviour shared by all concrete memstore instances. | 
| class  | CompactingMemStoreA memstore implementation which supports in-memory compaction. | 
| class  | DefaultMemStoreThe MemStore holds in-memory modifications to the Store. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected MemStore | HStore. memstore | 
| Modifier and Type | Method and Description | 
|---|---|
| private MemStore | HStore. getMemstore() | 
Copyright © 2007–2021 The Apache Software Foundation. All rights reserved.