object ConnectionSnapshot
- Source
- MaterializerState.scala
Linear Supertypes
Content Hierarchy
Ordering
- Alphabetic
- By Inheritance
Inherited
- ConnectionSnapshot
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Type Members
- sealed trait ConnectionState extends AnyRef
Not for user extension
Not for user extension
- Annotations
- @DoNotInherit()
Value Members
- case object Closed extends with Product with Serializable
- case object ShouldPull extends with Product with Serializable
- case object ShouldPush extends with Product with Serializable