| Package | Description |
|---|---|
| io.smallrye.mutiny | |
| io.smallrye.mutiny.groups | |
| io.smallrye.mutiny.operators |
| Modifier and Type | Method and Description |
|---|---|
MultiOverflow<T> |
Multi.onOverflow()
Configures the back-pressure behavior when the consumer cannot keep up with the emissions from this
Multi. |
| Modifier and Type | Method and Description |
|---|---|
MultiOverflow<T> |
MultiOnEvent.overflow() |
| Modifier and Type | Method and Description |
|---|---|
MultiOverflow<T> |
AbstractMulti.onOverflow() |
Copyright © 2019–2020 SmallRye. All rights reserved.