Package | Description |
---|---|
org.apache.hadoop.hbase.master.balancer |
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 2007–2019 The Apache Software Foundation. All rights reserved.