| 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 |
|---|---|
FileManager.FileMode |
FileManager.getAppropriateReadWriteMode() |
static FileManager.FileMode |
FileManager.FileMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FileManager.FileMode[] |
FileManager.FileMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2024. All rights reserved.