Enter your search terms
GNU-Darwin
Web
Submit search form
Berkeley DB: Logging Subsystem and Related Methods
Logging Subsystem and Related Methods
Description
DB_ENV->log_archive
List log and database files
DB_ENV->log_cursor
Create a log cursor handle
DB_ENV->log_file
Map Log Sequence Numbers to log files
DB_ENV->log_flush
Flush log records
DB_ENV->log_put
Write a log record
DB_ENV->set_lg_bsize
Set log buffer size
DB_ENV->set_lg_dir
Set the environment logging directory
DB_ENV->set_lg_max
Set log file size
DB_ENV->set_lg_regionmax
Set logging region size
log_compare
Compare two Log Sequence Numbers
DB_ENV->log_stat
Return log subsystem statistics
DB_LOGC->close
Close a log cursor
DB_LOGC->get
Retrieve a log record
Copyright Sleepycat Software