Uses of Class
io.smallrye.mutiny.groups.UniOnItemDelay
Packages that use UniOnItemDelay
-
Uses of UniOnItemDelay in io.smallrye.mutiny.groups
Methods in io.smallrye.mutiny.groups that return UniOnItemDelayModifier and TypeMethodDescriptionUniOnItem.delayIt()Produces a newUnireceiving an item from upstream and delaying the emission on theitemevent (with the same item).UniOnItemDelay.onExecutor(ScheduledExecutorService executor) Configures the executor which is used to wait for the delay duration.