Uses of Class
org.apache.hadoop.hbase.master.region.MasterRegionFlusherAndCompactor
Packages that use MasterRegionFlusherAndCompactor
-
Uses of MasterRegionFlusherAndCompactor in org.apache.hadoop.hbase.master.region
Fields in org.apache.hadoop.hbase.master.region declared as MasterRegionFlusherAndCompactorModifier and TypeFieldDescription(package private) final MasterRegionFlusherAndCompactorMasterRegion.flusherAndCompactorprivate MasterRegionFlusherAndCompactorMasterRegionWALRoller.flusherAndCompactorMethods in org.apache.hadoop.hbase.master.region with parameters of type MasterRegionFlusherAndCompactorModifier and TypeMethodDescription(package private) voidMasterRegionWALRoller.setFlusherAndCompactor(MasterRegionFlusherAndCompactor flusherAndCompactor) Constructors in org.apache.hadoop.hbase.master.region with parameters of type MasterRegionFlusherAndCompactorModifierConstructorDescriptionprivateMasterRegion(Server server, HRegion region, WALFactory walFactory, MasterRegionFlusherAndCompactor flusherAndCompactor, MasterRegionWALRoller walRoller)