Package | Description |
---|---|
org.cache2k.core | |
org.cache2k.core.operation |
Class and Description |
---|
ExaminationEntry
A entry on the heap cache, used for reading.
|
Progress
Interface for cache operation semantics to control the progress of the processing.
|
Semantic
Defines the semantic of a cache operation based on Java code that examines the
cached entry and calls
Progress for instructing the cache what needs to be done. |
Class and Description |
---|
ExaminationEntry
A entry on the heap cache, used for reading.
|
Operations
Semantics of all cache operations on entries.
|
Progress
Interface for cache operation semantics to control the progress of the processing.
|
ReadOnlyCacheEntry |
ResultEntry
Needed for getAll and peekAll to have the valueOrException.
|
Semantic
Defines the semantic of a cache operation based on Java code that examines the
cached entry and calls
Progress for instructing the cache what needs to be done. |
Semantic.Base
Base class to provide a default for the load result.
|
cache2k API documentation. Copyright © 2000–2018 headissue GmbH, Munich.