Uses of Class
org.infinispan.commands.write.ExceptionAckCommand
Packages that use ExceptionAckCommand
Package
Description
Commands that operate on the cache, either locally or remotely.
-
Uses of ExceptionAckCommand in org.infinispan.commands
Methods in org.infinispan.commands that return ExceptionAckCommandModifier and TypeMethodDescriptionCommandsFactory.buildExceptionAckCommand(long id, Throwable throwable, int topologyId) CommandsFactoryImpl.buildExceptionAckCommand(long id, Throwable throwable, int topologyId)