Documentation

Cache

Table of Contents

Interfaces

Cache
StringCache

Classes

AtomicCache
CacheException
MUST be thrown in case a cache operation fails.
LocalCache
A cache which stores data in an in-memory (local) array.
NullCache
Cache implementation that just ignores all operations and always resolves to `null`.
PrefixCache
SerializedCache
StringCacheAdapter

        
On this page

Search results