Class StateTransferCancelCommand

java.lang.Object
org.infinispan.commands.remote.BaseRpcCommand
org.infinispan.commands.statetransfer.StateTransferCancelCommand
All Implemented Interfaces:
CacheRpcCommand, ReplicableCommand, TopologyAffectedCommand

public class StateTransferCancelCommand extends BaseRpcCommand
Cancel state transfer.
Since:
11.0
Author:
Ryan Emerson