Uses of Class
org.infinispan.cache.impl.AbstractDelegatingAdvancedCache
-
Packages that use AbstractDelegatingAdvancedCache Package Description org.infinispan.cache.impl -
-
Uses of AbstractDelegatingAdvancedCache in org.infinispan.cache.impl
Subclasses of AbstractDelegatingAdvancedCache in org.infinispan.cache.impl Modifier and Type Class Description 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 theEncoderandWrapperto convert between storage value and read/write value.
-