Package | Description |
---|---|
com.sun.jini.mahalo |
Provides implementations of the
TransactionManager service.
|
com.sun.jini.mahalo.log |
Utilities for managing Mahalo's recoverable log of transaction state.
|
Modifier and Type | Method and Description |
---|---|
void |
TxnManagerImpl.recover(long cookie,
LogRecord rec)
This method recovers state changes resulting from committing a transaction.
|
Modifier and Type | Method and Description |
---|---|
void |
LogRecovery.recover(long cookie,
LogRecord rec)
Accepts a
LogRecord from the caller. |
void |
MockLogFile.write(LogRecord rec) |
void |
SimpleLogFile.write(LogRecord rec)
Add a
LogRecord to the Log . |
void |
TransientLogFile.write(LogRecord rec)
Add a
LogRecord to the Log . |
void |
ClientLog.write(LogRecord rec) |
Copyright © GigaSpaces.