Package org.wildfly.clustering.cache
package org.wildfly.clustering.cache
-
ClassDescriptionBiCacheEntryCreator<I,
K, V, C> Creates a pair of entries in a cache.BiCacheEntryLocator<I,K, V> Locates a pair of entries from a cache.Encapsulates the generic configuration of a cache.CacheEntryCreator<I,V, C> Creates an entry in a cache.CacheEntryLocator<I,V> Locates a value from a cache.Updates a cache entry within the cache.Creates a mutator instance for a given cache entry.Removes an entry from a cache.Exposes a cache configuration as simple high-level properties.Key<I>A cache key for a given identifierKeyFormatter<I, K extends Key<I>>A formatter of a cache key.KeySerializer<I, K extends Key<I>>A serializer for a key.