Class EntryFunctionEncoder<K,V,O>

java.lang.Object
org.infinispan.cache.impl.EntryFunctionEncoder<K,V,O>
All Implemented Interfaces:
Function<org.reactivestreams.Publisher<CacheEntry<K,V>>, O>, InjectableComponent

@ProtoTypeId(1326) public class EntryFunctionEncoder<K,V,O> extends Object implements Function<org.reactivestreams.Publisher<CacheEntry<K,V>>, O>, InjectableComponent