pekko/akka-docs-dev/rst/scala/code/docs/stream/cookbook
Patrik Nordwall 3dc4e6d077 !str #16992 Rework Source and Sink name parameter
* Remove name parameter (no overloads), naming is performed using `.withAttributes` or the new
  convenience `.named`. Those adds the OperationAttribute.Name and also change the name of the
  shape Inlet and Outlet.

* Remove Source/Sink parameter list for 0 parameter methods,
  this allows usage of `Sink.head` instead of `Sink.head()`
2015-03-06 09:24:00 +01:00
..
RecipeByteStrings.scala !str #16992 Rework Source and Sink name parameter 2015-03-06 09:24:00 +01:00
RecipeCollectingMetrics.scala !str #15851 Rename FlowMaterializer and settings 2015-01-27 19:22:22 +01:00
RecipeDigest.scala !str #16992 Rework Source and Sink name parameter 2015-03-06 09:24:00 +01:00
RecipeDroppyBroadcast.scala !str #16902: Unify stream internal representation 2015-02-26 10:06:56 +01:00
RecipeFlattenSeq.scala !str #16992 Rework Source and Sink name parameter 2015-03-06 09:24:00 +01:00
RecipeGlobalRateLimit.scala !str #16902: Unify stream internal representation 2015-02-26 10:06:56 +01:00
RecipeHold.scala +doc #15239: Stream cookbook 2014-12-19 11:29:27 +01:00
RecipeKeepAlive.scala !str #16902: Unify stream internal representation 2015-02-26 10:06:56 +01:00
RecipeLoggingElements.scala +doc #15239: Stream cookbook 2014-12-19 11:29:27 +01:00
RecipeManualTrigger.scala !str #16902: Unify stream internal representation 2015-02-26 10:06:56 +01:00
RecipeMissedTicks.scala !str #16902: Unify stream internal representation 2015-02-26 10:06:56 +01:00
RecipeMultiGroupBy.scala !str #16992 Rework Source and Sink name parameter 2015-03-06 09:24:00 +01:00
RecipeParseLines.scala !str #16992 Rework Source and Sink name parameter 2015-03-06 09:24:00 +01:00
RecipeReduceByKey.scala !str #16992 Rework Source and Sink name parameter 2015-03-06 09:24:00 +01:00
RecipeSimpleDrop.scala !str #16902: Unify stream internal representation 2015-02-26 10:06:56 +01:00
RecipeSpec.scala !str #15851 Rename FlowMaterializer and settings 2015-01-27 19:22:22 +01:00
RecipeToStrict.scala !str #16992 Rework Source and Sink name parameter 2015-03-06 09:24:00 +01:00
RecipeWorkerPool.scala !str #16992 Rework Source and Sink name parameter 2015-03-06 09:24:00 +01:00