Whole document tree
    

Whole document tree

Berkeley DB: DB_LSN

DB_LSN

APIRef

#include <db.h>

Description

A DB_LSN is a log sequence number, which indicates a unique position in the log. The DB_LSN structure is completely opaque, and no application should ever need to look inside. DB_LSN structures are used by the logging and memory pool subsystems.

APIRef

Copyright Sleepycat Software