Class FavoredNodesPlan

java.lang.Object
org.apache.hadoop.hbase.favored.FavoredNodesPlan

@Private public class FavoredNodesPlan extends Object
This class contains the mapping information between each region name and its favored region server list. Used by FavoredNodeLoadBalancer set of classes and from unit tests (hence the class is public) All the access to this class is thread-safe.