Uses of Package
org.opendaylight.infrautils.caches
-
Classes in org.opendaylight.infrautils.caches used by org.opendaylight.infrautils.caches Class Description BaseCache Base class forCache
andCheckedCache
.BaseCacheConfig Base class forCacheConfig
andCheckedCacheConfig
.Cache Cache of keys to values.CacheConfig Configuration of aCache
.CacheConfigBuilder Builds instances of typeCacheConfig
.CacheFunction Cache
's Function.CacheManager Manage a Cache.CachePolicy Policy of aCache
(orCheckedCache
).CachePolicyBuilder Builds instances of typeCachePolicy
.CacheStats Statistics about a Cache.CheckedCache Cache of keys to values, for cache function which may throw a checked exception.CheckedCacheConfig Configuration of aCheckedCache
.CheckedCacheConfigBuilder Builds instances of typeCheckedCacheConfig
.CheckedCacheFunction CheckedCache
's Function, can throw checked Exception. -
Classes in org.opendaylight.infrautils.caches used by org.opendaylight.infrautils.caches.baseimpl Class Description BaseCache Base class forCache
andCheckedCache
.Cache Cache of keys to values.CacheConfig Configuration of aCache
.CacheManager Manage a Cache.CacheManagers Service to monitor all registered known caches.CachePolicy Policy of aCache
(orCheckedCache
).CacheProvider Provider (AKA factory) ofCache
s.CheckedCache Cache of keys to values, for cache function which may throw a checked exception.CheckedCacheConfig Configuration of aCheckedCache
. -
Classes in org.opendaylight.infrautils.caches used by org.opendaylight.infrautils.caches.baseimpl.internal Class Description CacheManager Manage a Cache.CacheManagers Service to monitor all registered known caches. -
Classes in org.opendaylight.infrautils.caches used by org.opendaylight.infrautils.caches.guava.internal Class Description Cache Cache of keys to values.CacheConfig Configuration of aCache
.CachePolicy Policy of aCache
(orCheckedCache
).CacheProvider Provider (AKA factory) ofCache
s.CheckedCache Cache of keys to values, for cache function which may throw a checked exception.CheckedCacheConfig Configuration of aCheckedCache
. -
Classes in org.opendaylight.infrautils.caches used by org.opendaylight.infrautils.caches.noop.internal Class Description Cache Cache of keys to values.CacheConfig Configuration of aCache
.CachePolicy Policy of aCache
(orCheckedCache
).CacheProvider Provider (AKA factory) ofCache
s.CheckedCache Cache of keys to values, for cache function which may throw a checked exception.CheckedCacheConfig Configuration of aCheckedCache
. -
Classes in org.opendaylight.infrautils.caches used by org.opendaylight.infrautils.caches.sample Class Description CacheProvider Provider (AKA factory) ofCache
s. -
Classes in org.opendaylight.infrautils.caches used by org.opendaylight.infrautils.caches.standard Class Description Cache Cache of keys to values.CacheConfig Configuration of aCache
.CachePolicy Policy of aCache
(orCheckedCache
).CacheProvider Provider (AKA factory) ofCache
s.CheckedCache Cache of keys to values, for cache function which may throw a checked exception.CheckedCacheConfig Configuration of aCheckedCache
. -
Classes in org.opendaylight.infrautils.caches used by org.opendaylight.infrautils.caches.testutils Class Description CacheProvider Provider (AKA factory) ofCache
s.