Class Summary |
Cleaner |
The Cleaner is responsible for effectively garbage collecting the JE log. |
FileSummary |
|
RotationSelector |
A file selector that rotates through all files that can be cleaned, starting
with the first/oldest file available. |
TrackedFileSummary |
Delta file summary info for a tracked file. |
UtilizationProfile |
The UP tracks utilization summary information for all log files. |
UtilizationSelector |
Selects files for cleaning based on the utilization profile, and handles
retries when cleaning cannot be completed. |
UtilizationTracker |
Tracks changes to the utilization profile since that last checkpoint. |