Uses of Class
org.infinispan.commands.write.ExceptionAckCommand
Packages that use ExceptionAckCommand
Package
Description
Commands that operate on the cache, either locally or remotely.
Commands that alter the state of the cache.
-
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) -
Uses of ExceptionAckCommand in org.infinispan.commands.write
Classes in org.infinispan.commands.write that implement interfaces with type arguments of type ExceptionAckCommandModifier and TypeClassDescriptionfinal classWARNING: Generated code!Methods in org.infinispan.commands.write that return ExceptionAckCommandModifier and TypeMethodDescriptionExceptionAckCommand$___Marshaller_806fdf86f71a4b9da030427b53ba3327de501f179a9dd712fbf5d757d4662898.read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in org.infinispan.commands.write that return types with arguments of type ExceptionAckCommandModifier and TypeMethodDescriptionExceptionAckCommand$___Marshaller_806fdf86f71a4b9da030427b53ba3327de501f179a9dd712fbf5d757d4662898.getJavaClass()Methods in org.infinispan.commands.write with parameters of type ExceptionAckCommandModifier and TypeMethodDescriptionvoidExceptionAckCommand$___Marshaller_806fdf86f71a4b9da030427b53ba3327de501f179a9dd712fbf5d757d4662898.write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, ExceptionAckCommand $2)