-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Kkey()-
Methods inherited from interface io.smallrye.mutiny.Multi
attachContext, broadcast, cache, call, call, capDemandsTo, capDemandsUsing, collect, concatMap, convert, emitOn, filter, flatMap, group, ifNoItem, invoke, invoke, log, log, map, onCancellation, onCompletion, onFailure, onFailure, onFailure, onItem, onOverflow, onRequest, onSubscription, onTermination, paceDemand, plug, runSubscriptionOn, select, skip, stage, subscribe, toHotStream, toUni, withContext
-
-
-
-
Method Detail
-
key
K key()
- Returns:
- the key associated with this
GroupedMulti
-
-