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