| Class and Description |
|---|
| Cache
Interface that defines the common cache operations.
|
| CachedReference
A Resettable reference.
|
| CachedReferenceEvent
A resettable reference event.
|
| CachedReferenceListener
A resettable reference listener.
|
| CacheEntryEvent
A cache event.
|
| CacheEntryListener
A cache listener.
|
| CacheFactory
Interface for creating and/or attaching to caches.
|
| CacheLoader
Populates a cache, for example lazily upon a miss.
|
| CacheSettings
An immutable representation of settings for a Cache.
|
| CacheSettingsBuilder
A builder for creating
CacheSettings instances. |
| CacheStatisticsKey
An immutable representation of a statistics key for a Cache.
|
| ManagedCache
Interface that managed cache things need to implement
|
| StatisticsType |
| Supplier
Supplier for a single object
|
Copyright © 2023 Atlassian. All rights reserved.