|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.messaging.core.journal.PreparedTransactionInfo
public class PreparedTransactionInfo
A PreparedTransactionInfo
| Field Summary | |
|---|---|
long |
id
|
java.util.List<RecordInfo> |
records
|
java.util.Set<java.lang.Long> |
recordsToDelete
|
| Constructor Summary | |
|---|---|
PreparedTransactionInfo(long id)
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public final long id
public final java.util.List<RecordInfo> records
public final java.util.Set<java.lang.Long> recordsToDelete
| Constructor Detail |
|---|
public PreparedTransactionInfo(long id)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||