Infinispan Distribution 5.2.6.Final-redhat-2

Uses of Class
org.infinispan.commands.remote.recovery.TxCompletionNotificationCommand

Packages that use TxCompletionNotificationCommand
org.infinispan.commands Commands that operate on the cache, either locally or remotely. 
 

Uses of TxCompletionNotificationCommand in org.infinispan.commands
 

Methods in org.infinispan.commands that return TxCompletionNotificationCommand
 TxCompletionNotificationCommand CommandsFactory.buildTxCompletionNotificationCommand(long internalId)
           
 TxCompletionNotificationCommand CommandsFactoryImpl.buildTxCompletionNotificationCommand(long internalId)
           
 TxCompletionNotificationCommand CommandsFactory.buildTxCompletionNotificationCommand(Xid xid, GlobalTransaction globalTransaction)
          Builds a TxCompletionNotificationCommand.
 TxCompletionNotificationCommand CommandsFactoryImpl.buildTxCompletionNotificationCommand(Xid xid, GlobalTransaction globalTransaction)
           
 


Infinispan Distribution 5.2.6.Final-redhat-2

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.