Uses of Package
org.infinispan.cache.impl
Packages that use org.infinispan.cache.impl
-
Classes in org.infinispan.cache.impl used by org.infinispan.cache.implClassDescriptionEntry or key set backed by a cache.Similar to
AbstractDelegatingCache
, but forAdvancedCache
.This is a convenient base class for implementing a cache delegate.A Bifuncion wrapper that uses the cache's underlying DataConversion objects to perform its operations.An interface to buildInvocationContext
.A decorator to a cache, which can be built with a specific set ofFlag
s.Function
that uses an encoder to converter entries from the configured storage format to the requested format.Function
that uses a keyEncoder to converter keys from the configured storage format to the requested format.Function
that uses a valueEncoder to converter values from the configured storage format to the requested format.This is a marker interface to signal that this function may perform an encoding of the provided value.This interface is used to hold methods that are only available to internal implementations.Simple local cache without interceptor stack. -
Classes in org.infinispan.cache.impl used by org.infinispan.security.implClassDescriptionSimilar to
AbstractDelegatingCache
, but forAdvancedCache
.This is a convenient base class for implementing a cache delegate.This interface is used to hold methods that are only available to internal implementations.