Replace graph with operator in Scaladoc/Javadoc
This commit is contained in:
parent
57615f1e88
commit
60eee84345
64 changed files with 394 additions and 394 deletions
|
|
@ -25,7 +25,7 @@ private[stream] final case class SourceRefImpl[T](initialPartnerRef: ActorRef) e
|
|||
}
|
||||
|
||||
/**
|
||||
* INTERNAL API: Actual stage implementation backing [[SourceRef]]s.
|
||||
* INTERNAL API: Actual operator implementation backing [[SourceRef]]s.
|
||||
*
|
||||
* If initialPartnerRef is set, then the remote side is already set up.
|
||||
* If it is none, then we are the side creating the ref.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue