org.apache.pekko.stream.snapshot.ConnectionSnapshot
See theConnectionSnapshot companion trait
@ApiMayChange
object ConnectionSnapshot
Attributes
- Companion
- trait
- Source
- MaterializerState.scala
- Graph
-
- Supertypes
- Self type
-
ConnectionSnapshot.type
Members list
Type members
Classlikes
case object Closed extends ConnectionState
Attributes
- Source
- MaterializerState.scala
- Supertypes
- Self type
-
Closed.type
Attributes
- Source
- MaterializerState.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
case object ShouldPull extends ConnectionState
Attributes
- Source
- MaterializerState.scala
- Supertypes
- Self type
-
ShouldPull.type
case object ShouldPush extends ConnectionState
Attributes
- Source
- MaterializerState.scala
- Supertypes
- Self type
-
ShouldPush.type
Inherited types
The names of the product elements
The name of the type
In this article