| Package | Description |
|---|---|
| io.smallrye.mutiny.groups |
| Modifier and Type | Method and Description |
|---|---|
MultiConcat |
MultiConcat.collectFailures()
Indicates that the concatenation process should not propagate the first receive failure, but collect them until
all the items from all (non-failing) participants have been emitted.
|
MultiConcat |
MultiCreateBy.concatenating()
|
Copyright © 2019–2020 SmallRye. All rights reserved.