Uses of Interface
org.infinispan.cache.impl.EncodingFunction
-
Uses of EncodingFunction in org.infinispan.cache.impl
Modifier and TypeClassDescriptionclass
EncoderEntryMapper<K,
V, T extends Map.Entry<K, V>> Function
that uses an encoder to converter entries from the configured storage format to the requested format.class
Function
that uses a keyEncoder to converter keys from the configured storage format to the requested format.class
Function
that uses a valueEncoder to converter values from the configured storage format to the requested format.