Uses of Class
org.infinispan.reactive.publisher.impl.commands.batch.CancelPublisherCommand
-
Packages that use CancelPublisherCommand Package Description org.infinispan.commands Commands that operate on the cache, either locally or remotely. -
-
Uses of CancelPublisherCommand in org.infinispan.commands
Methods in org.infinispan.commands that return CancelPublisherCommand Modifier and Type Method Description CancelPublisherCommandCommandsFactory. buildCancelPublisherCommand(String requestId)CancelPublisherCommandCommandsFactoryImpl. buildCancelPublisherCommand(String requestId)
-