Package org.wildfly.clustering.cache
package org.wildfly.clustering.cache
-
ClassDescriptionBiCreator<I,
K, V, C> Creates a pair of entries in a cache.BiLocator<I,K, V> Locates a pair of values from a cache.CacheConfiguration<B extends Batch>Encapsulates the generic configuration of a cache.Updates a cache entry within the cache.Creates a mutator instance for a given cache entry.Exposes a cache configuration as simple high-level properties.Creator<K,V, C> Creates an entry in a cache.Key<I>A cache key for a given identifierKeySerializer<I,K extends Key<I>> Serializer for a key that delegates to the serializer of its identifier.Locator<K,V> Locates a value from a cache.Remover<K>Removes an entry from a cache.