Class MetricsRegionServerWrapperImpl.RegionServerMetricsWrapperRunnable

java.lang.Object
org.apache.hadoop.hbase.regionserver.MetricsRegionServerWrapperImpl.RegionServerMetricsWrapperRunnable
All Implemented Interfaces:
Runnable
Enclosing class:
MetricsRegionServerWrapperImpl

This is the runnable that will be executed on the executor every PERIOD number of seconds It will take metrics/numbers from all of the regions and use them to compute point in time metrics.