|
GigaSpaces XAP 10.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LogRecovery | |
|---|---|
| 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. |
| Uses of LogRecovery in com.sun.jini.mahalo |
|---|
| Classes in com.sun.jini.mahalo that implement LogRecovery | |
|---|---|
class |
TxnManagerImpl
An implementation of the Jini(TM) Transaction Specification. |
| Uses of LogRecovery in com.sun.jini.mahalo.log |
|---|
| Methods in com.sun.jini.mahalo.log with parameters of type LogRecovery | |
|---|---|
void |
Log.recover(LogRecovery client)
|
void |
MockLogFile.recover(LogRecovery client)
|
void |
SimpleLogFile.recover(LogRecovery client)
Recover information from the log. |
void |
TransientLogFile.recover(LogRecovery client)
Recover information from the log. |
| Constructors in com.sun.jini.mahalo.log with parameters of type LogRecovery | |
|---|---|
MultiLogManager(LogRecovery client,
String path)
Create a MultiLogManager. |
|
|
GigaSpaces XAP 10.1 API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||