Package com.gigaspaces.internal.cluster
Class ScalePlan
java.lang.Object
com.gigaspaces.internal.cluster.ScalePlan
-
Method Summary
Modifier and TypeMethodDescriptioncreateAndInitPartitionChunksMap(int numOfPartitions) createPartitionChunksMap(int numOfPartitions) static ScalePlancreateScaleInPlan(ClusterTopology currentTopology, int factor, int maxTopologyGeneration) static ScalePlancreateScaleOutPlan(ClusterTopology currentTopology, int factor, int maxTopologyGeneration) getPlans()toString()
-
Method Details
-
createPartitionChunksMap
-
createAndInitPartitionChunksMap
-
createScaleOutPlan
public static ScalePlan createScaleOutPlan(ClusterTopology currentTopology, int factor, int maxTopologyGeneration) -
createScaleInPlan
public static ScalePlan createScaleInPlan(ClusterTopology currentTopology, int factor, int maxTopologyGeneration) -
getCurrentMap
-
getNewMap
-
getPlans
-
toString
-