Uses of Class
org.infinispan.commands.CancelCommand
-
Packages that use CancelCommand Package Description org.infinispan.commands Commands that operate on the cache, either locally or remotely. -
-
Uses of CancelCommand in org.infinispan.commands
Methods in org.infinispan.commands that return CancelCommand Modifier and Type Method Description CancelCommand
CommandsFactory. buildCancelCommandCommand(UUID commandUUID)
Builds CancelCommandCommand used to cancel other commands executing on Infinispan clusterCancelCommand
CommandsFactoryImpl. buildCancelCommandCommand(UUID commandUUID)
-