Uses of Interface
org.infinispan.cache.impl.InternalCache
Packages that use InternalCache
-
Uses of InternalCache in org.infinispan.cache.impl
Classes in org.infinispan.cache.impl that implement InternalCacheModifier and TypeClassDescriptionclass
Similar toAbstractDelegatingCache
, but forAdvancedCache
.class
This is a convenient base class for implementing a cache delegate.class
AliasCache<K,
V> class
CacheImpl<K,
V> class
DecoratedCache<K,
V> A decorator to a cache, which can be built with a specific set ofFlag
s.class
EncoderCache<K,
V> class
SimpleCacheImpl<K,
V> Simple local cache without interceptor stack.class
StatsCollectingCache<K,
V> Wraps existingAdvancedCache
to collect statistics -
Uses of InternalCache in org.infinispan.security.impl
Classes in org.infinispan.security.impl that implement InternalCache