Package akka.stream.snapshot
Interface UninitializedInterpreter
-
- All Superinterfaces:
InterpreterSnapshot
public interface UninitializedInterpreter extends InterpreterSnapshot
A stream interpreter that was not yet initialized when the snapshot was takenNot for user extension
-
-
Method Summary
-
Methods inherited from interface akka.stream.snapshot.InterpreterSnapshot
logics
-
-