| Package | Description |
|---|---|
| com.sleepycat.je.cleaner |
INTERNAL: disk garbage collection.
|
| Modifier and Type | Method and Description |
|---|---|
DbFileSummary |
DbFileSummary.clone() |
DbFileSummary |
DbFileSummaryMap.get(Long fileNum)
Returns the DbFileSummary for the given file, allocating it if
necessary.
|
| Modifier and Type | Method and Description |
|---|---|
Set<Map.Entry<Long,DbFileSummary>> |
DbFileSummaryMap.entrySet() |
Copyright © 2024. All rights reserved.