Uses of Class
org.apache.hadoop.hbase.master.region.MasterRegionFlusherAndCompactor
-
Uses of MasterRegionFlusherAndCompactor in org.apache.hadoop.hbase.master.region
Modifier and TypeFieldDescription(package private) final MasterRegionFlusherAndCompactor
MasterRegion.flusherAndCompactor
private MasterRegionFlusherAndCompactor
MasterRegionWALRoller.flusherAndCompactor
Modifier and TypeMethodDescription(package private) void
MasterRegionWALRoller.setFlusherAndCompactor
(MasterRegionFlusherAndCompactor flusherAndCompactor) ModifierConstructorDescriptionprivate
MasterRegion
(Server server, HRegion region, WALFactory walFactory, MasterRegionFlusherAndCompactor flusherAndCompactor, MasterRegionWALRoller walRoller)