| Package | Description |
|---|---|
| com.sleepycat.je.cleaner |
INTERNAL: disk garbage collection.
|
| Modifier and Type | Method and Description |
|---|---|
FileSelector.CheckpointStartCleanerState |
Cleaner.getFilesAtCheckpointStart()
Returns a copy of the cleaned files at the time a checkpoint starts.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Cleaner.updateFilesAtCheckpointEnd(FileSelector.CheckpointStartCleanerState info)
When a checkpoint is complete, update the files that were returned at
the beginning of the checkpoint.
|
Copyright © 2024. All rights reserved.