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
|
|
@ -89,7 +89,7 @@ import scala.concurrent.{ Await, ExecutionContextExecutor }
|
|||
}
|
||||
|
||||
/**
|
||||
* This materializer replaces the default phase with one that will fuse stages into an existing interpreter (via `registerShell`),
|
||||
* This materializer replaces the default phase with one that will fuse operators into an existing interpreter (via `registerShell`),
|
||||
* rather than start a new actor for each of them.
|
||||
*
|
||||
* The default phases are left in-tact since we still respect `.async` and other tags that were marked within a sub-fused graph.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue