org.apache.pekko.stream.snapshot

Members list

Type members

Classlikes

Attributes

Companion
trait
Source
MaterializerState.scala
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type

Not for user extension

Not for user extension

Attributes

Companion
object
Source
MaterializerState.scala
Supertypes
class Object
trait Matchable
class Any

INTERNAL API

INTERNAL API

Attributes

Source
MaterializerState.scala
Supertypes
class Object
trait Matchable
class 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 Object
trait Matchable
class Any
Known subtypes

Not for user extension

Not for user extension

Attributes

Source
MaterializerState.scala
Supertypes
class Object
trait Matchable
class 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 Object
trait Matchable
class Any
Self type

A stream interpreter that is running/has been started

A stream interpreter that is running/has been started

Attributes

Source
MaterializerState.scala
Supertypes
class Object
trait Matchable
class Any

A snapshot of one running stream

A snapshot of one running stream

Not for user extension

Attributes

Source
MaterializerState.scala
Supertypes
class Object
trait Matchable
class 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
class Object
trait Matchable
class Any