|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.cache.transaction.TransactionLog.LogEntry
public static class TransactionLog.LogEntry
| Constructor Summary | |
|---|---|
TransactionLog.LogEntry(GlobalTransaction transaction,
java.util.List<WriteCommand> modifications)
|
|
| Method Summary | |
|---|---|
java.util.List<WriteCommand> |
getModifications()
|
GlobalTransaction |
getTransaction()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransactionLog.LogEntry(GlobalTransaction transaction,
java.util.List<WriteCommand> modifications)
| Method Detail |
|---|
public GlobalTransaction getTransaction()
public java.util.List<WriteCommand> getModifications()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||