| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.regionserver |
| 限定符和类型 | 类和说明 |
|---|---|
class |
AbstractMemStore
An abstract class, which implements the behaviour shared by all concrete memstore instances.
|
class |
CompactingMemStore
A memstore implementation which supports in-memory compaction.
|
class |
DefaultMemStore
The MemStore holds in-memory modifications to the Store.
|
| 限定符和类型 | 字段和说明 |
|---|---|
protected MemStore |
HStore.memstore |
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.