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)