Uses of Class
org.infinispan.commands.remote.recovery.CompleteTransactionCommand
Packages that use CompleteTransactionCommand
Package
Description
Commands that operate on the cache, either locally or remotely.
-
Uses of CompleteTransactionCommand in org.infinispan.commands
Methods in org.infinispan.commands that return CompleteTransactionCommandModifier and TypeMethodDescriptionCommandsFactory.buildCompleteTransactionCommand(org.infinispan.commons.tx.XidImpl xid, boolean commit) Builds a CompleteTransactionCommand command.CommandsFactoryImpl.buildCompleteTransactionCommand(org.infinispan.commons.tx.XidImpl xid, boolean commit) -
Uses of CompleteTransactionCommand in org.infinispan.commands.remote.recovery
Classes in org.infinispan.commands.remote.recovery that implement interfaces with type arguments of type CompleteTransactionCommandModifier and TypeClassDescriptionfinal classWARNING: Generated code!Methods in org.infinispan.commands.remote.recovery that return CompleteTransactionCommandModifier and TypeMethodDescriptionCompleteTransactionCommand$___Marshaller_837e890aa180c1826335d04d2b2c2e6d1af2d3cc3a027e39acea2a017597394b.read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in org.infinispan.commands.remote.recovery that return types with arguments of type CompleteTransactionCommandModifier and TypeMethodDescriptionCompleteTransactionCommand$___Marshaller_837e890aa180c1826335d04d2b2c2e6d1af2d3cc3a027e39acea2a017597394b.getJavaClass()Methods in org.infinispan.commands.remote.recovery with parameters of type CompleteTransactionCommandModifier and TypeMethodDescriptionvoidCompleteTransactionCommand$___Marshaller_837e890aa180c1826335d04d2b2c2e6d1af2d3cc3a027e39acea2a017597394b.write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, CompleteTransactionCommand $2)