| Package | Description |
|---|---|
| io.smallrye.mutiny.groups |
| Modifier and Type | Method and Description |
|---|---|
UniOnResultDelay<T> |
UniOnItem.delayIt()
Produces a new
Uni receiving an item from upstream and delaying the emission on the item
event (with the same item). |
UniOnResultDelay<T> |
UniOnResultDelay.onExecutor(ScheduledExecutorService executor) |
Copyright © 2019–2020 SmallRye. All rights reserved.