Uses of Class
org.infinispan.commands.statetransfer.StateTransferCancelCommand
-
Packages that use StateTransferCancelCommand Package Description org.infinispan.commands Commands that operate on the cache, either locally or remotely. -
-
Uses of StateTransferCancelCommand in org.infinispan.commands
Methods in org.infinispan.commands that return StateTransferCancelCommand Modifier and Type Method Description StateTransferCancelCommandCommandsFactory. buildStateTransferCancelCommand(int topologyId, org.infinispan.commons.util.IntSet segments)StateTransferCancelCommandCommandsFactoryImpl. buildStateTransferCancelCommand(int topologyId, org.infinispan.commons.util.IntSet segments)
-