org.infinispan.transaction
Class TransactionLog.LogEntry

java.lang.Object
  extended by org.infinispan.transaction.TransactionLog.LogEntry
Enclosing class:
TransactionLog

public static class TransactionLog.LogEntry
extends Object


Nested Class Summary
static class TransactionLog.LogEntry.Externalizer
           
 
Constructor Summary
TransactionLog.LogEntry(GlobalTransaction transaction, WriteCommand... modifications)
           
 
Method Summary
 WriteCommand[] getModifications()
           
 GlobalTransaction getTransaction()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransactionLog.LogEntry

public TransactionLog.LogEntry(GlobalTransaction transaction,
                               WriteCommand... modifications)
Method Detail

getTransaction

public GlobalTransaction getTransaction()

getModifications

public WriteCommand[] getModifications()

Google Analytics

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