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 ExceptionAckCommandCommandsFactory. buildExceptionAckCommand(long id, Throwable throwable, int topologyId)ExceptionAckCommandCommandsFactoryImpl. buildExceptionAckCommand(long id, Throwable throwable, int topologyId)
-