public static interface DynamicCluster.NodePlacementStrategy
Modifier and Type | Method and Description |
---|---|
java.util.List<Entity> |
entitiesToRemove(<any> currentMembers,
int numToRemove) |
java.util.List<Location> |
locationsForAdditions(<any> currentMembers,
java.util.Collection<? extends Location> locs,
int numToAdd) |