Class PublisherReducers.NoneMatchReducer<E>

java.lang.Object
org.infinispan.reactive.publisher.PublisherReducers.NoneMatchReducer<E>
All Implemented Interfaces:
Function<org.reactivestreams.Publisher<E>, CompletionStage<Boolean>>
Enclosing class:
PublisherReducers

@ProtoTypeId(1315) public static class PublisherReducers.NoneMatchReducer<E> extends Object implements Function<org.reactivestreams.Publisher<E>, CompletionStage<Boolean>>
Since:
10.0
Author:
wburns