Uses of Package
org.infinispan.cache.impl
-
Packages that use org.infinispan.cache.impl Package Description org.infinispan This is the core of Infinispan, a distributed, transactional, highly scalable data grid platform.org.infinispan.cache.impl -
Classes in org.infinispan.cache.impl used by org.infinispan Class Description AbstractDelegatingAdvancedCache Similar toAbstractDelegatingCache
, but forAdvancedCache
.AbstractDelegatingAdvancedCache.AdvancedCacheWrapper AbstractDelegatingCache This is a convenient base class for implementing a cache delegate. -
Classes in org.infinispan.cache.impl used by org.infinispan.cache.impl Class Description AbstractDelegatingAdvancedCache Similar toAbstractDelegatingCache
, but forAdvancedCache
.AbstractDelegatingAdvancedCache.AdvancedCacheWrapper AbstractDelegatingCache This is a convenient base class for implementing a cache delegate.EncoderEntryMapper Function
that uses an encoder to converter entries from the configured storage format to the requested format.EncoderKeyMapper Function
that uses a keyEncoder to converter keys from the configured storage format to the requested format.EncoderValueMapper Function
that uses a valueEncoder to converter values from the configured storage format to the requested format.SimpleCacheImpl Simple local cache without interceptor stack.SimpleCacheImpl.CacheEntryChange SimpleCacheImpl.EntrySetBase