Class CacheFilters.ConverterAsCacheEntryFunction<K,V,C>
java.lang.Object
org.infinispan.filter.CacheFilters.ConverterAsCacheEntryFunction<K,V,C>
- All Implemented Interfaces:
Function<CacheEntry<K,
V>, CacheEntry<K, C>>
- Enclosing class:
CacheFilters
@ProtoTypeId(1032)
public static final class CacheFilters.ConverterAsCacheEntryFunction<K,V,C>
extends Object
implements Function<CacheEntry<K,V>, CacheEntry<K,C>>
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionCacheEntry
<K, C> apply
(CacheEntry<K, V> kvCacheEntry) void
inject
(InternalEntryFactory factory, ComponentRegistry registry)