|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IDataRecordReplay
replays the logrecord in the correct order.
| Method Summary | |
|---|---|
void |
notifyNoMoreData()
indicates that all data is transfered |
void |
replayRollback(IDataRecord record)
rolls back |
void |
replayRollforward(IDataRecord record)
rollforward moves from prepared to committed |
| Method Detail |
|---|
void replayRollback(IDataRecord record)
record - ILogMessage to be rollbackedvoid replayRollforward(IDataRecord record)
record - to be rollforwaredvoid notifyNoMoreData()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||