Uses of Record Class
com.loomcache.server.sharding.PartitionMove
Packages that use PartitionMove
-
Uses of PartitionMove in com.loomcache.server.sharding
Methods in com.loomcache.server.sharding that return types with arguments of type PartitionMoveModifier and TypeMethodDescriptionRebalancePlan.moves()Returns the value of themovesrecord component.Constructor parameters in com.loomcache.server.sharding with type arguments of type PartitionMoveModifierConstructorDescriptionRebalancePlan(List<PartitionMove> moves) Compact constructor with defensive copy.