Uses of Class
io.smallrye.mutiny.groups.MultiConcat
Packages that use MultiConcat
-
Uses of MultiConcat in io.smallrye.mutiny.groups
Methods in io.smallrye.mutiny.groups that return MultiConcatModifier and TypeMethodDescriptionMultiConcat.collectFailures()Indicates that the concatenation process should not propagate the first received failure, but collect them until all the items from all (non-failing) participants have been emitted.MultiCreateBy.concatenating()