org.apache.pekko.stream.snapshot
Members list
Type members
Classlikes
Attributes
- Companion
- trait
- Source
- MaterializerState.scala
- Supertypes
- Self type
-
ConnectionSnapshot.type
Not for user extension
Not for user extension
Attributes
- Companion
- object
- Source
- MaterializerState.scala
- Supertypes
-
class Objecttrait Matchableclass Any
INTERNAL API
INTERNAL API
Attributes
- Source
- MaterializerState.scala
- Supertypes
-
class Objecttrait Matchableclass Any
A snapshot of one interpreter - contains a set of logics running in the same underlying actor. Note that multiple interpreters may be running in the same actor (because of submaterialization)
A snapshot of one interpreter - contains a set of logics running in the same underlying actor. Note that multiple interpreters may be running in the same actor (because of submaterialization)
Not for user extension
Attributes
- Source
- MaterializerState.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
trait RunningInterpretertrait UninitializedInterpreter
Not for user extension
Not for user extension
Attributes
- Source
- MaterializerState.scala
- Supertypes
-
class Objecttrait Matchableclass Any
Debug utility to dump the running streams of a materializers in a structure describing the graph layout and "waits-on" relationships.
Debug utility to dump the running streams of a materializers in a structure describing the graph layout and "waits-on" relationships.
Some of the data extracted may be off unless the stream has settled, for example in when deadlocked, but the structure should be valid regardless. Extracting the information often will have an impact on the performance of the running streams.
Attributes
- Source
- MaterializerState.scala
- Supertypes
-
class Objecttrait Matchableclass Any
- Self type
-
MaterializerState.type
A stream interpreter that is running/has been started
A stream interpreter that is running/has been started
Attributes
- Source
- MaterializerState.scala
- Supertypes
A snapshot of one running stream
A snapshot of one running stream
Not for user extension
Attributes
- Source
- MaterializerState.scala
- Supertypes
-
class Objecttrait Matchableclass Any
A stream interpreter that was not yet initialized when the snapshot was taken
A stream interpreter that was not yet initialized when the snapshot was taken
Not for user extension
Attributes
- Source
- MaterializerState.scala
- Supertypes