public class MultiReadStream<T,U>
extends io.smallrye.mutiny.operators.AbstractMulti<U>
implements io.smallrye.mutiny.Multi<U>
| Constructor and Description |
|---|
MultiReadStream(io.vertx.core.streams.ReadStream<T> source,
Function<T,U> transformation) |
| Modifier and Type | Method and Description |
|---|---|
void |
subscribe(org.reactivestreams.Subscriber<? super U> downstream) |
broadcast, cache, collectItems, convert, emitOn, groupItems, on, onCompletion, onFailure, onFailure, onFailure, onItem, onOverflow, runSubscriptionOn, subscribe, subscribe, toUni, transformclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitbroadcast, cache, collectItems, concatMap, convert, createBy, createFrom, emitOn, flatMap, groupItems, map, on, onCompletion, onFailure, onFailure, onFailure, onItem, onOverflow, runSubscriptionOn, subscribe, subscribeOn, then, toUni, transformCopyright © 2019–2020 SmallRye. All rights reserved.