package stream
Ordering
- Alphabetic
Visibility
- Public
- All
Type Members
-
final
class
FailureSkipFlow[In, Out] extends GraphStage[FlowShape[In, Out]]
An Akka Stream graph processing operator that provides reporting and skipping Failure in a stream
An Akka Stream graph processing operator that provides reporting and skipping Failure in a stream
- In
The type of flow input
- Out
The type of flow output
Value Members
-
object
FailureSkipFlow
An object that provides factory methods of FailureSkipFlow