Class FileSystemUtilizationChore

java.lang.Object
org.apache.hadoop.hbase.ScheduledChore
org.apache.hadoop.hbase.quotas.FileSystemUtilizationChore
All Implemented Interfaces:
Runnable

@Private public class FileSystemUtilizationChore extends ScheduledChore
A chore which computes the size of each HRegion on the FileSystem hosted by the given HRegionServer. The results of this computation are stored in the RegionServerSpaceQuotaManager's RegionSizeStore object.