Uses of Class
org.infinispan.server.hotrod.command.tx.ForwardRollbackCommand
Packages that use ForwardRollbackCommand
Package
Description
-
Uses of ForwardRollbackCommand in org.infinispan.server.hotrod.command.tx
Classes in org.infinispan.server.hotrod.command.tx that implement interfaces with type arguments of type ForwardRollbackCommandModifier and TypeClassDescriptionfinal class
WARNING: Generated code!Methods in org.infinispan.server.hotrod.command.tx that return ForwardRollbackCommandModifier and TypeMethodDescriptionForwardRollbackCommand$___Marshaller_5ebd00630369043090d557db1aba52633b97bc2d6e6e0d694da1587d8551a1b4.read
(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in org.infinispan.server.hotrod.command.tx that return types with arguments of type ForwardRollbackCommandModifier and TypeMethodDescriptionForwardRollbackCommand$___Marshaller_5ebd00630369043090d557db1aba52633b97bc2d6e6e0d694da1587d8551a1b4.getJavaClass()
Methods in org.infinispan.server.hotrod.command.tx with parameters of type ForwardRollbackCommandModifier and TypeMethodDescriptionvoid
ForwardRollbackCommand$___Marshaller_5ebd00630369043090d557db1aba52633b97bc2d6e6e0d694da1587d8551a1b4.write
(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, ForwardRollbackCommand $2) -
Uses of ForwardRollbackCommand in org.infinispan.server.hotrod.tx.operation
Subclasses with type arguments of type ForwardRollbackCommand in org.infinispan.server.hotrod.tx.operationModifier and TypeClassDescriptionclass
It rollbacks a transaction in all involved caches.