Package org.infinispan.cache.impl
Class EncoderKeyMapper<K>
java.lang.Object
org.infinispan.cache.impl.EncoderKeyMapper<K>
- All Implemented Interfaces:
Function<K,
,K> UnaryOperator<K>
,EncodingFunction<K>
,InjectiveFunction<K,
K>
Function
that uses a keyEncoder to converter keys from the configured storage format to
the requested format.- Since:
- 9.1