pekko/akka-docs-dev/rst/scala/code/docs/stream
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
..
cookbook +str: fusable fan-in and fan-out ops 2015-10-01 14:41:33 +02:00
io +doc,htc #18600,18597 documents where/how to deal with failure in Http 2015-09-29 23:10:00 +02:00
ActorPublisherDocSpec.scala Rename FlowMaterializer to Materializer 2015-06-23 18:47:28 +02:00
ActorSubscriberDocSpec.scala Rename FlowMaterializer to Materializer 2015-06-23 18:47:28 +02:00
BidiFlowDocSpec.scala !str make Inlet/Outlet invariant and add Java variance 2015-10-21 17:48:54 +02:00
CompositionDocSpec.scala +doc #17337: java doc samples 2015-07-14 13:20:46 +03:00
FlowDocSpec.scala =str - #17827 - Introduces operator for Sources and Flows, to attach a Sink in an inline broadcast fashion. 2015-10-09 21:05:50 +02:00
FlowErrorDocSpec.scala Rename FlowMaterializer to Materializer 2015-06-23 18:47:28 +02:00
FlowGraphDocSpec.scala !str make Inlet/Outlet invariant and add Java variance 2015-10-21 17:48:54 +02:00
FlowParallelismDocSpec.scala +doc, str #16714: Add documentation explaining parallelism and pipelining 2015-04-24 10:30:15 +02:00
FlowStagesSpec.scala +doc: Add documentation for DetachedStages 2015-07-12 10:28:49 +02:00
GraphCyclesSpec.scala Rename FlowMaterializer to Materializer 2015-06-23 18:47:28 +02:00
IntegrationDocSpec.scala Rename RunnableFlow to RunnableGraph 2015-06-23 18:49:53 +02:00
RateTransformationDocSpec.scala =doc #18012 rate transformation doc improvements 2015-07-20 15:21:16 +03:00
ReactiveStreamsDocSpec.scala created factory method 2015-07-09 18:01:45 +02:00
StreamBuffersRateSpec.scala Rename FlowMaterializer to Materializer 2015-06-23 18:47:28 +02:00
StreamPartialFlowGraphDocSpec.scala !str make Inlet/Outlet invariant and add Java variance 2015-10-21 17:48:54 +02:00
StreamTestKitDocSpec.scala +str #18501 improvements and fixes in StreamTestKit (adds toStrict) 2015-09-25 17:19:00 +02:00
TwitterStreamQuickstartDocSpec.scala =doc #17655 improvements in streams quickstart 2015-07-14 15:57:53 +02:00