Class RegionLocationFinder

java.lang.Object
org.apache.hadoop.hbase.master.balancer.RegionLocationFinder

@Private class RegionLocationFinder extends Object
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.