pekko/akka-docs/rst/java/code/docs/stream/javadsl/cookbook
lolski 21381d5710 =str #19293 fix issues in Sink.seq + minor doc fixes + use Sink.seq and limit in tests where appropriate
* Sink.seq (Scala DSL) now returns immutable.Seq rather than Seq
* Sink.seq will not silently truncate when incoming elements is > Int.MAX_VALUE
* minor doc fixes
* replacing various grouped(n) / Sink.head with limit(n) / Sink.seq in various tests
* fix inconsistent indentation in RequestParserSpec
2016-02-12 01:36:21 +08:00
..
RecipeByteStrings.java =str #19293 fix issues in Sink.seq + minor doc fixes + use Sink.seq and limit in tests where appropriate 2016-02-12 01:36:21 +08:00
RecipeDigest.java =pro #19068 All copyrights ranges and single years updated to a range ending in 2016 2016-01-25 10:20:30 +01:00
RecipeDroppyBroadcast.java =pro #19068 All copyrights ranges and single years updated to a range ending in 2016 2016-01-25 10:20:30 +01:00
RecipeFlattenList.java =str #19293 fix issues in Sink.seq + minor doc fixes + use Sink.seq and limit in tests where appropriate 2016-02-12 01:36:21 +08:00
RecipeGlobalRateLimit.java =pro #19068 All copyrights ranges and single years updated to a range ending in 2016 2016-01-25 10:20:30 +01:00
RecipeHold.java =pro #19068 All copyrights ranges and single years updated to a range ending in 2016 2016-01-25 10:20:30 +01:00
RecipeKeepAlive.java =pro #19068 All copyrights ranges and single years updated to a range ending in 2016 2016-01-25 10:20:30 +01:00
RecipeLoggingElements.java =pro #19068 All copyrights ranges and single years updated to a range ending in 2016 2016-01-25 10:20:30 +01:00
RecipeManualTrigger.java =pro #19068 All copyrights ranges and single years updated to a range ending in 2016 2016-01-25 10:20:30 +01:00
RecipeMissedTicks.java 19455 Simplify conflate signature for the common case 2016-02-04 16:06:23 +01:00
RecipeMultiGroupByTest.java =pro #19068 All copyrights ranges and single years updated to a range ending in 2016 2016-01-25 10:20:30 +01:00
RecipeParseLines.java =str #19293 fix issues in Sink.seq + minor doc fixes + use Sink.seq and limit in tests where appropriate 2016-02-12 01:36:21 +08:00
RecipeReduceByKeyTest.java =pro #19068 All copyrights ranges and single years updated to a range ending in 2016 2016-01-25 10:20:30 +01:00
RecipeSeq.java =str #19293 fix issues in Sink.seq + minor doc fixes + use Sink.seq and limit in tests where appropriate 2016-02-12 01:36:21 +08:00
RecipeSimpleDrop.java 19455 Simplify conflate signature for the common case 2016-02-04 16:06:23 +01:00
RecipeTest.java +doc #19429 initial merge of docs-dev and docs 2016-01-14 00:31:03 +01:00
RecipeWorkerPool.java =str #19293 fix issues in Sink.seq + minor doc fixes + use Sink.seq and limit in tests where appropriate 2016-02-12 01:36:21 +08:00