| 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 | Class and Description |
|---|---|
class |
LogBuffer
LogBuffers hold outgoing, newly written log entries.
|
| Modifier and Type | Method and Description |
|---|---|
LogSource |
LogManager.getLogSource(long lsn)
Find the LSN, whether in a file or still in the log buffers.
|
Copyright © 2024. All rights reserved.