Class KeyFunctionEncoder<I,O>

java.lang.Object
org.infinispan.cache.impl.KeyFunctionEncoder<I,O>
All Implemented Interfaces:
Function<org.reactivestreams.Publisher<I>, O>, InjectableComponent

@ProtoTypeId(1331) public class KeyFunctionEncoder<I,O> extends Object implements Function<org.reactivestreams.Publisher<I>, O>, InjectableComponent