|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use LogRecord | |
---|---|
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 LogRecord in com.sun.jini.mahalo |
---|
Methods in com.sun.jini.mahalo with parameters of type LogRecord | |
---|---|
void |
TxnManagerImpl.recover(long cookie,
LogRecord rec)
This method recovers state changes resulting from committing a transaction. |
Uses of LogRecord in com.sun.jini.mahalo.log |
---|
Methods in com.sun.jini.mahalo.log with parameters of type LogRecord | |
---|---|
void |
LogRecovery.recover(long cookie,
LogRecord rec)
Accepts a LogRecord from the caller. |
void |
ClientLog.write(LogRecord rec)
|
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 . |
|
GigaSpaces XAP 10.0.1 API | |||||||||
PREV NEXT | FRAMES NO FRAMES |