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