Uses of Class
org.infinispan.commands.remote.recovery.TxCompletionNotificationCommand
Packages that use TxCompletionNotificationCommand
Package
Description
Commands that operate on the cache, either locally or remotely.
-
Uses of TxCompletionNotificationCommand in org.infinispan.commands
Methods in org.infinispan.commands that return TxCompletionNotificationCommandModifier and TypeMethodDescriptionCommandsFactory.buildTxCompletionNotificationCommand(long internalId) CommandsFactory.buildTxCompletionNotificationCommand(org.infinispan.commons.tx.XidImpl xid, GlobalTransaction globalTransaction) Builds aTxCompletionNotificationCommand.CommandsFactoryImpl.buildTxCompletionNotificationCommand(long internalId) CommandsFactoryImpl.buildTxCompletionNotificationCommand(org.infinispan.commons.tx.XidImpl xid, GlobalTransaction globalTransaction) -
Uses of TxCompletionNotificationCommand in org.infinispan.commands.remote.recovery
Classes in org.infinispan.commands.remote.recovery that implement interfaces with type arguments of type TxCompletionNotificationCommandModifier and TypeClassDescriptionfinal classWARNING: Generated code!Methods in org.infinispan.commands.remote.recovery that return TxCompletionNotificationCommandModifier and TypeMethodDescriptionTxCompletionNotificationCommand$___Marshaller_811aaff26f11fd48ffc729d3387724bfe20bf0b5514614a2d544323327176498.read(org.infinispan.protostream.ProtobufTagMarshaller.ReadContext $1) Methods in org.infinispan.commands.remote.recovery that return types with arguments of type TxCompletionNotificationCommandModifier and TypeMethodDescriptionTxCompletionNotificationCommand$___Marshaller_811aaff26f11fd48ffc729d3387724bfe20bf0b5514614a2d544323327176498.getJavaClass()Methods in org.infinispan.commands.remote.recovery with parameters of type TxCompletionNotificationCommandModifier and TypeMethodDescriptionvoidTxCompletionNotificationCommand$___Marshaller_811aaff26f11fd48ffc729d3387724bfe20bf0b5514614a2d544323327176498.write(org.infinispan.protostream.ProtobufTagMarshaller.WriteContext $1, TxCompletionNotificationCommand $2)