Class RebalancePhaseConfirmCommand

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

public class RebalancePhaseConfirmCommand extends AbstractCacheControlCommand
A member is confirming that it has finished a topology change during rebalance.
Since:
11.0
Author:
Ryan Emerson