| 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  LogRecordfrom the caller. | 
| void | ClientLog. write(LogRecord rec) | 
| void | MockLogFile. write(LogRecord rec) | 
| void | SimpleLogFile. write(LogRecord rec)Add a  LogRecordto theLog. | 
| void | TransientLogFile. write(LogRecord rec)Add a  LogRecordto theLog. | 
Copyright © GigaSpaces.