|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FavoredNodesPlan.Position | |
---|---|
org.apache.hadoop.hbase.master.balancer |
Uses of FavoredNodesPlan.Position in org.apache.hadoop.hbase.master.balancer |
---|
Methods in org.apache.hadoop.hbase.master.balancer that return FavoredNodesPlan.Position | |
---|---|
static FavoredNodesPlan.Position |
FavoredNodesPlan.getFavoredServerPosition(List<ServerName> favoredNodes,
ServerName server)
Return the position of the server in the favoredNodes list. |
static FavoredNodesPlan.Position |
FavoredNodesPlan.Position.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static FavoredNodesPlan.Position[] |
FavoredNodesPlan.Position.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |