+str #17284 allows deciding to stop after signaling terminal or not

This commit is contained in:
Konrad Malawski 2015-04-23 21:24:31 +02:00
parent 311c94f53a
commit 337850919e
5 changed files with 96 additions and 39 deletions

View file

@ -146,7 +146,7 @@ abstract class ActorFlowMaterializer extends FlowMaterializer {
def effectiveSettings(opAttr: OperationAttributes): ActorFlowMaterializerSettings
/** INTERNAL API */
def system: ActorSystem
private[akka] def system: ActorSystem
/**
* INTERNAL API: this might become public later