Uses of Class
de.grogra.persistence.Transaction.Key
-
Uses of Transaction.Key in de.grogra.imp.net
Modifier and TypeMethodDescriptionvoid
RemoteClientImpl.localTransactionCommitted
(Transaction.Key key, long stamp) -
Uses of Transaction.Key in de.grogra.persistence
Modifier and TypeMethodDescriptionLogStore.Entry.getKey()
Transaction.Data.getKey()
final Transaction.Key
Transaction.getKey()
static Transaction.Key
Modifier and TypeMethodDescriptionvoid
LogStore.add
(Transaction.Key key, Transaction.Data data) LogStore.get
(Transaction.Key key) final Transaction.Data
PersistenceManager.getTransactionData
(Transaction.Key key) final void
PersistenceManager.localTransactionCommitted
(Transaction.Key key, long stamp) abstract void
RemoteClient.localTransactionCommitted
(Transaction.Key key, long stamp) final void
PersistenceManager.localTransactionRolledBack
(Transaction.Key key, long stamp) void
Transaction.logUndo
(Transaction.Key k)