Class TopologyUpdateCommand

java.lang.Object
org.infinispan.commands.topology.AbstractCacheControlCommand
org.infinispan.commands.topology.TopologyUpdateCommand
All Implemented Interfaces:
GlobalRpcCommand, ReplicableCommand, TracedCommand

public class TopologyUpdateCommand extends AbstractCacheControlCommand
Coordinator to member: The coordinator is updating the consistent hash. Used to signal the end of rebalancing as well.
Since:
11.0
Author:
Ryan Emerson