See: Description
Class | Description |
---|---|
Evictor |
The Evictor looks through the INList for IN's and BIN's that are worthy of
eviction.
|
PrivateEvictor |
The standard Evictor that operates on the INList for a single environment.
|
SharedEvictor |
The Evictor that operates on the INLists for multiple environments that
share a single cache.
|