Uses of Class
io.smallrye.mutiny.groups.UniAndGroup4
Packages that use UniAndGroup4
-
Uses of UniAndGroup4 in io.smallrye.mutiny.groups
Methods in io.smallrye.mutiny.groups that return UniAndGroup4Modifier and TypeMethodDescriptionUniAndGroup4<T1, T2, T3, T4> UniAndGroup4.collectFailures()<T2,T3, T4>
UniAndGroup4<T1, T2, T3, T4> Combines the currentUniwith the given ones.<T1,T2, T3, T4>
UniAndGroup4<T1, T2, T3, T4> Combines fourunistogether.UniAndGroup4<T1, T2, T3, T4> UniAndGroup4.usingConcurrencyOf(int level) Limit the number of concurrent upstream subscriptions.