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
-
Nested Class Summary
Nested Classes -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
EncoderKeyMapper
-
-
Method Details
-
injectDependencies
-
apply
-