Class OldWALsDirSizeChore

java.lang.Object
org.apache.hadoop.hbase.ScheduledChore
org.apache.hadoop.hbase.master.OldWALsDirSizeChore
All Implemented Interfaces:
Runnable

@Private public class OldWALsDirSizeChore extends ScheduledChore
This chore is used to update the 'oldWALsDirSize' variable in MasterWalManager through the MasterWalManager.updateOldWALsDirSize() method.