Uses of Package
io.smallrye.mutiny.groups
Packages that use io.smallrye.mutiny.groups
Package
Description
-
Classes in io.smallrye.mutiny.groups used by io.smallrye.mutinyClassDescriptionMakes the upstream
Multibe able to broadcast its events (items,failure, andcompletion) to multiple subscribers.Collects / aggregates items from the upstream and send the resulting collection / structure when the upstream completes.Converts the upstream into another reactive type.Group methods allowing to createMultiinstances from various sources.Allows the creation of instances ofMultiby merging/combining/concatenating multiple upstreams.Configures the failure handler.Group to configure the action to execute when the observedMultisends aFlow.Subscription.Selects items from the upstreamMulti.Skips items from the upstreamMulti.Waits and returns the item emitted by theUni.Group methods allowing to createUniinstances from various sources.Join multipleUnis.Configures the failure handler.Group to configure the action to execute when the observedUnisends aUniSubscription.Allow subscribing to aUnito be notified of the different events coming fromupstream. -
Classes in io.smallrye.mutiny.groups used by io.smallrye.mutiny.groupsClassDescriptionInterface for
Multigenerators, where items are being generated on subscription requests.Makes the upstreamMultibe able to broadcast its events (items,failure, andcompletion) to multiple subscribers.Collects / aggregates items from the upstream and send the resulting collection / structure when the upstream completes.Group methods allowing to createMultiinstances from various sources.Allows the creation of instances ofMultiby merging/combining/concatenating multiple upstreams.The object to tune the flatMap operationGroup to configure replaying aMultito multiple subscribers.Allows configuring a finalizer to close the resource attached to the stream.Allows configuring a finalizer to close the resource attached to the stream.Configures the combination of 2unis.Group methods allowing to createUniinstances from various sources.Join multipleUnis.Builder to assembleUnireferences to be joined.Defines how to deal with failures while joiningUnireferences withUniJoin.all(List).Terminal interface forUniJoin.all(List)Defines how to deal with failures while joiningUnireferences withUniJoin.first(List)}.Terminal interface forUniJoin.first(List)Configures the delay applied to the item emission. -
Classes in io.smallrye.mutiny.groups used by io.smallrye.mutiny.helpers.spies
-
Classes in io.smallrye.mutiny.groups used by io.smallrye.mutiny.operatorsClassDescriptionMakes the upstream
Multibe able to broadcast its events (items,failure, andcompletion) to multiple subscribers.Collects / aggregates items from the upstream and send the resulting collection / structure when the upstream completes.Converts the upstream into another reactive type.Configures the failure handler.Group to configure the action to execute when the observedMultisends aFlow.Subscription.Selects items from the upstreamMulti.Skips items from the upstreamMulti.Waits and returns the item emitted by theUni.Configures the failure handler.Group to configure the action to execute when the observedUnisends aUniSubscription.Allow subscribing to aUnito be notified of the different events coming fromupstream.