Class EncoderValueMapper<V>
java.lang.Object
org.infinispan.cache.impl.EncoderValueMapper<V>
- All Implemented Interfaces:
Function<V,,V> UnaryOperator<V>,EncodingFunction<V>,InjectiveFunction<V,V>
Function that uses a valueEncoder to converter values from the configured storage format
to the requested format.- Since:
- 9.1
-
Constructor Details
-
EncoderValueMapper
-
-
Method Details
-
injectDependencies
-
apply
-