pekko/akka-docs-dev/rst/scala
Roland Kuhn dc07fd250c !str make Inlet/Outlet invariant and add Java variance
This necessitates the removal of method overloading in the Java Graph
DSL: the to() and via() methods were not otherwise resolved correctly by
javac, leading to incomprehensible error messages. The new approach is
to offer just one way of doing things which is a bit more verbose but
should be easier to read and learn. In this vein auto-importing while
using the DSL is also gone for Java—not sure about Scala yet.
2015-10-21 17:48:54 +02:00
..
code/docs !str make Inlet/Outlet invariant and add Java variance 2015-10-21 17:48:54 +02:00
http RangeDirectivesExamplesSpec uncommented and working 2015-10-19 16:48:21 +02:00
stream-composition.rst Update stream-composition.rst 2015-07-20 14:07:00 +08:00
stream-cookbook.rst =str #16787 java cookbook 2015-07-08 17:35:14 +03:00
stream-customize.rst =str #17803: Document that DetachedStage might "unhold" a token 2015-09-02 17:00:43 +02:00
stream-error.rst =doc #17093 mention components that do not honour supervision attribute 2015-07-14 14:00:40 +03:00
stream-flows-and-basics.rst Merge pull request #17961 from ktoso/wip-quickstart-impr-ktoso 2015-07-14 15:58:05 +02:00
stream-graphs.rst +str #17399 add boilerplate remover for fan-in junctions 2015-09-01 09:51:23 -04:00
stream-index.rst +doc #17337: Document composability and modularity 2015-07-13 16:50:02 +03:00
stream-integrations.rst Merge pull request #17953 from drewhk/wip-17891-processor-support-drewhk 2015-07-13 17:21:10 +03:00
stream-introduction.rst +doc, str #16716: Table summarizing built-in processing stages 2015-04-24 11:29:23 +02:00
stream-io.rst =doc update stream-io doc page to the latest API 2015-08-28 09:35:23 +03:00
stream-parallelism.rst +doc, str #16714: Add documentation explaining parallelism and pipelining 2015-04-24 10:30:15 +02:00
stream-quickstart.rst =str #18378 Small typos in Streams docs 2015-09-18 10:02:09 -04:00
stream-rate.rst =doc #18012 rate transformation doc improvements 2015-07-20 15:21:16 +03:00
stream-testkit.rst =doc #17291 grammar fixes and Await.result instead of Await.ready 2015-06-22 13:54:49 +03:00