Class CacheStreamIntermediateReducer<R>

java.lang.Object
org.infinispan.stream.impl.CacheStreamIntermediateReducer<R>
Type Parameters:
R -
All Implemented Interfaces:
Function<org.reactivestreams.Publisher<Object>, CompletionStage<R>>, InjectableComponent

@ProtoTypeId(1048) public final class CacheStreamIntermediateReducer<R> extends Object implements Function<org.reactivestreams.Publisher<Object>, CompletionStage<R>>, InjectableComponent
Reducer implementation for Distributed Publisher that converts between CacheStream operations to an appropriate Reducer