| 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 |
|---|---|
FileHandle |
FileManager.getFileHandle(long fileNum)
Return a read only file handle that corresponds to this file number.
|
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
FileReader.ReadWindow.fillFromFile(FileHandle fileHandle,
long targetOffset) |
Copyright © 2024. All rights reserved.