|
Berkeley DB version 4.2.52 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
An interface specifying a recovery function, which recovers application-specific actions.
Method Summary | |
int |
appDispatch(DbEnv dbenv,
Dbt log_rec,
DbLsn lsn,
int op)
The DbAppDispatch interface is used by the DbEnv.setAppDispatch method. |
Method Detail |
public int appDispatch(DbEnv dbenv, Dbt log_rec, DbLsn lsn, int op)
dbenv
- the enclosing database environment handle.log_rec
- a log record.lsn
- a log sequence number.op
- one of the following values:
|
Berkeley DB version 4.2.52 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |