StreamState

org.apache.pekko.stream.FlowMonitorState.StreamState
sealed trait StreamState[+U]

Attributes

Source
FlowMonitor.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Failed
object Finished
object Initialized
class Received[U]
In this article