Package akka.stream.snapshot
-
Interface Summary Interface Description ConnectionSnapshot Not for user extensionConnectionSnapshot.ConnectionState Not for user extensionHideImpl INTERNAL APIInterpreterSnapshot A snapshot of one interpreter - contains a set of logics running in the same underlying actor.LogicSnapshot Not for user extensionRunningInterpreter A stream interpreter that is running/has been startedStreamSnapshot A snapshot of one running streamUninitializedInterpreter A stream interpreter that was not yet initialized when the snapshot was taken -
Class Summary Class Description ConnectionSnapshot.Closed$ ConnectionSnapshot.ShouldPull$ ConnectionSnapshot.ShouldPush$ ConnectionSnapshot$ ConnectionSnapshotImpl$ LogicSnapshotImpl$ MaterializerState Debug utility to dump the running streams of a materializers in a structure describing the graph layout and "waits-on" relationships.MaterializerState$ Debug utility to dump the running streams of a materializers in a structure describing the graph layout and "waits-on" relationships.RunningInterpreterImpl$ StreamSnapshotImpl$ UninitializedInterpreterImpl$