|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object de.grogra.persistence.LogStore.Entry
public static final class LogStore.Entry
Method Summary | |
---|---|
Transaction.Data |
getData()
|
Transaction.Key |
getKey()
|
LogStore.Entry |
getNext()
|
LogStore.Entry |
getPrevious()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public Transaction.Data getData()
public Transaction.Key getKey()
public LogStore.Entry getNext()
public LogStore.Entry getPrevious()
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |