|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.egothor.slotter.TransactionLog
public class TransactionLog
TransactionLog.java Created on 2. srpen 2006, 2:25
| Constructor Summary | |
|---|---|
TransactionLog(int id,
SequenceWithClose<GlobalPosition> log)
|
|
| Method Summary | |
|---|---|
int |
getId()
|
SequenceWithClose<GlobalPosition> |
getLog()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public TransactionLog(int id,
SequenceWithClose<GlobalPosition> log)
| Method Detail |
|---|
public int getId()
public SequenceWithClose<GlobalPosition> getLog()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||