Uses of Class
org.apache.hadoop.hbase.master.balancer.FavoredNodes.Position

Packages that use FavoredNodes.Position
org.apache.hadoop.hbase.master.balancer   
 

Uses of FavoredNodes.Position in org.apache.hadoop.hbase.master.balancer
 

Methods in org.apache.hadoop.hbase.master.balancer that return FavoredNodes.Position
static FavoredNodes.Position FavoredNodes.Position.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static FavoredNodes.Position[] FavoredNodes.Position.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.