| Package | Description |
|---|---|
| com.sleepycat.je.log |
INTERNAL: Low level data storage including log entry sequential
logging/writing, random reading/fetching, and sequential reading.
|
| Modifier and Type | Method and Description |
|---|---|
LogItem |
LogManager.log(LogParams params)
Log an item, first logging any items on the lazyLogQueue, and finally
flushing and sync'ing (if requested).
|
Copyright © 2024. All rights reserved.