| 程序包 | 说明 |
|---|---|
| org.apache.hadoop.hbase.regionserver |
| 限定符和类型 | 字段和说明 |
|---|---|
protected RegionServicesForStores |
AbstractMemStore.regionServices |
| 限定符和类型 | 方法和说明 |
|---|---|
RegionServicesForStores |
HRegion.getRegionServicesForStores() |
| 构造器和说明 |
|---|
AbstractMemStore(org.apache.hadoop.conf.Configuration conf,
CellComparator c,
RegionServicesForStores regionServices) |
CompactingMemStore(org.apache.hadoop.conf.Configuration conf,
CellComparator c,
HStore store,
RegionServicesForStores regionServices,
MemoryCompactionPolicy compactionPolicy) |
CompactionPipeline(RegionServicesForStores region) |
DefaultMemStore(org.apache.hadoop.conf.Configuration conf,
CellComparator c,
RegionServicesForStores regionServices)
Constructor.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.