|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use RebalanceClusterPlan | |
|---|---|
| voldemort.client.rebalance | All classes associated with the rebalance controller tool. |
| voldemort.utils | Basic helper functions. |
| Uses of RebalanceClusterPlan in voldemort.client.rebalance |
|---|
| Constructors in voldemort.client.rebalance with parameters of type RebalanceClusterPlan | |
|---|---|
OrderedClusterTransition(Cluster currentCluster,
Cluster targetCluster,
java.util.List<StoreDefinition> storeDefs,
RebalanceClusterPlan rebalanceClusterPlan)
|
|
| Uses of RebalanceClusterPlan in voldemort.utils |
|---|
| Methods in voldemort.utils with parameters of type RebalanceClusterPlan | |
|---|---|
static int |
RebalanceUtils.getCrossZoneMoves(Cluster targetCluster,
RebalanceClusterPlan plan)
Return the number of cross zone copying that is going to take place |
static int |
RebalanceUtils.getTotalMoves(RebalanceClusterPlan plan)
Return the number of total moves |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||