Class RegionHDFSBlockLocationFinder

java.lang.Object
org.apache.hadoop.conf.Configured
org.apache.hadoop.hbase.master.balancer.RegionHDFSBlockLocationFinder
All Implemented Interfaces:
org.apache.hadoop.conf.Configurable

@Private class RegionHDFSBlockLocationFinder extends org.apache.hadoop.conf.Configured
This will find where data for a region is located in HDFS. It ranks ServerName's by the size of the store files they are holding for a given region.