Interface | Description |
---|---|
UpdateMasterRegion |
Class | Description |
---|---|
MasterRegion |
A region that stores data in a separated directory, which can be used to store master local data.
|
MasterRegionFactory |
The factory class for creating a
MasterRegion . |
MasterRegionFlusherAndCompactor |
As long as there is no RegionServerServices for a master local region, we need implement the
flush and compaction logic by our own.
|
MasterRegionParams |
The parameters for constructing
MasterRegion . |
MasterRegionUtils | |
MasterRegionWALRoller |
As long as there is no RegionServerServices for a master local region, we need implement log
roller logic by our own.
|
RegionScannerAsResultScanner |
Wrap a
RegionScanner as a ResultScanner . |
Copyright © 2007–2020 The Apache Software Foundation. All rights reserved.