Uses of Class
org.infinispan.cache.impl.AbstractDelegatingCache
Packages that use AbstractDelegatingCache
-
Uses of AbstractDelegatingCache in org.infinispan.cache.impl
Subclasses of AbstractDelegatingCache in org.infinispan.cache.implModifier and TypeClassDescriptionclassSimilar toAbstractDelegatingCache, but forAdvancedCache.classAliasCache<K,V> classDecoratedCache<K,V> A decorator to a cache, which can be built with a specific set ofFlags.classEncoderCache<K,V> Cache decoration that makes use of theTranscoderto convert between storage value and read/write value. -
Uses of AbstractDelegatingCache in org.infinispan.security.impl
Subclasses of AbstractDelegatingCache in org.infinispan.security.impl