Cleanup
This commit is contained in:
parent
4f4af3cda8
commit
131890fc42
2 changed files with 2 additions and 0 deletions
|
|
@ -138,6 +138,7 @@ Shows how to shutdown dataflow variables and bind threads to values to be able t
|
|||
Example in Akka:
|
||||
|
||||
.. code-block:: java
|
||||
|
||||
import static akka.dataflow.DataFlow.*;
|
||||
import akka.japi.Effect;
|
||||
|
||||
|
|
|
|||
|
|
@ -185,6 +185,7 @@ Shows how to shutdown dataflow variables and bind threads to values to be able t
|
|||
Example in Akka:
|
||||
|
||||
.. code-block:: scala
|
||||
|
||||
import akka.dataflow.DataFlow._
|
||||
|
||||
// create four 'Int' data flow variables
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue