| Package | Description |
|---|---|
| jdbm.helper |
Miscelaneous utility classes and interfaces.
|
| Modifier and Type | Field and Description |
|---|---|
private ExplicitList<LRUCache.CacheEntry> |
LRUCache.LRU.mostRecentVersions
List of entries representing most recent versions
|
private ExplicitList<LRUCache.CacheEntry> |
LRUCache.LRU.snapshotVersions
List of snapshot entries
|
private ExplicitList<ActionVersioning.Version> |
ActionVersioning.versions
List to put versions on
|