| Package | Description |
|---|---|
| io.smallrye.mutiny.streams.operators | |
| io.smallrye.mutiny.streams.stages |
| Constructor and Description |
|---|
TerminalOperator(Class<T> clazz,
TerminalStageFactory<T> factory) |
| Modifier and Type | Class and Description |
|---|---|
class |
CancelStageFactory
Implementation of
Stage.Cancel. |
class |
CollectStageFactory
Implement the
Stage.Collect stage. |
class |
FindFirstStageFactory
Implementation of the
Stage.FindFirst stage. |
class |
SubscriberStageFactory
Implementation of the
Stage.SubscriberStage stage. |
Copyright © 2019–2020 SmallRye. All rights reserved.