| Package | Description |
|---|---|
| com.sleepycat.je.cleaner |
INTERNAL: disk garbage collection.
|
| Modifier and Type | Method and Description |
|---|---|
FileProtector.ProtectedActiveFileSet |
FileProtector.protectActiveFiles(String name)
Calls
FileProtector.protectActiveFiles(String, int, boolean) passing 0 for
nReservedFiles and true for protectNewFiles. |
FileProtector.ProtectedActiveFileSet |
FileProtector.protectActiveFiles(String name,
int nReservedFiles,
boolean protectNewFiles)
Returns a ProtectedActiveFileSet that protects all files currently
active at the time of construction.
|
Copyright © 2024. All rights reserved.