public class UniOrCombination<T> extends UniOperator<Void,T>
| Constructor and Description |
|---|
UniOrCombination(Iterable<? extends Uni<? super T>> iterable) |
UniOrCombination(Uni<? super T>[] array) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
subscribing(UniSerializedSubscriber<? super T> subscriber) |
upstreamand, and, await, cache, convert, emitOn, ifNoItem, on, onFailure, onFailure, onFailure, onItem, or, repeat, runSubscriptionOn, subscribe, toMulticlone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcombine, createFrom, flatMap, map, subscribeAsCompletionStage, subscribeOn, thenprotected void subscribing(UniSerializedSubscriber<? super T> subscriber)
subscribing in class AbstractUni<T>Copyright © 2019–2020 SmallRye. All rights reserved.