| Package | Description |
|---|---|
| org.apache.hadoop.hbase.master.region |
| Modifier and Type | Field and Description |
|---|---|
(package private) MasterRegionFlusherAndCompactor |
MasterRegion.flusherAndCompactor |
private MasterRegionFlusherAndCompactor |
MasterRegionWALRoller.flusherAndCompactor |
| Modifier and Type | Method and Description |
|---|---|
(package private) void |
MasterRegionWALRoller.setFlusherAndCompactor(MasterRegionFlusherAndCompactor flusherAndCompactor) |
| Constructor and Description |
|---|
MasterRegion(HRegion region,
WALFactory walFactory,
MasterRegionFlusherAndCompactor flusherAndCompactor,
MasterRegionWALRoller walRoller) |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.