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
.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.Simple local cache without interceptor stack.