| Package | Description |
|---|---|
| com.sleepycat.je.cleaner |
INTERNAL: disk garbage collection.
|
| Modifier and Type | Method and Description |
|---|---|
Pair<VLSN,Long> |
FileProtector.checkVLSNIndexTruncation(long bytesNeeded,
VLSN preserveVLSN)
Determines whether the VLSNIndex ProtectedFileRange should be advanced
to reclaim bytesNeeded.
|
Pair<Integer,Integer> |
ExpirationProfile.getExpiredBytes(long fileNum,
long time)
Returns the number of expired bytes for the given file.
|
Pair<Long,NavigableSet<Long>> |
FileProtector.getReservedFileInfo()
Returns a copy of the reserved files along with the total size.
|
Copyright © 2024. All rights reserved.