Uses of Interface
io.smallrye.mutiny.subscription.DemandPacer
Packages that use DemandPacer
-
Uses of DemandPacer in io.smallrye.mutiny.groups
Methods in io.smallrye.mutiny.groups with parameters of type DemandPacerModifier and TypeMethodDescriptionMultiDemandPacing.using(DemandPacer pacer) Sets the demand pacer and return the newMulti. -
Uses of DemandPacer in io.smallrye.mutiny.subscription
Classes in io.smallrye.mutiny.subscription that implement DemandPacerModifier and TypeClassDescriptionclassA demand pacer with a fixed delay / fixed demand.