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