pekko/akka-docs/rst/java/code/docs/stream
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
..
io =pro #19068 All copyrights ranges and single years updated to a range ending in 2016 2016-01-25 10:20:30 +01:00
javadsl/cookbook =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
ActorPublisherDocTest.java =pro #19068 All copyrights ranges and single years updated to a range ending in 2016 2016-01-25 10:20:30 +01:00
ActorSubscriberDocTest.java =pro #19068 All copyrights ranges and single years updated to a range ending in 2016 2016-01-25 10:20:30 +01:00
BidiFlowDocTest.java =pro #19068 All copyrights ranges and single years updated to a range ending in 2016 2016-01-25 10:20:30 +01:00
CompositionDocTest.java =pro #19068 All copyrights ranges and single years updated to a range ending in 2016 2016-01-25 10:20:30 +01:00
FlowDocTest.java =pro #19068 All copyrights ranges and single years updated to a range ending in 2016 2016-01-25 10:20:30 +01:00
FlowErrorDocTest.java =pro #19068 All copyrights ranges and single years updated to a range ending in 2016 2016-01-25 10:20:30 +01:00
FlowGraphDocTest.java =pro #19068 All copyrights ranges and single years updated to a range ending in 2016 2016-01-25 10:20:30 +01:00
FlowParallelismDocTest.java =pro #19068 All copyrights ranges and single years updated to a range ending in 2016 2016-01-25 10:20:30 +01:00
FlowStagesDocTest.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
GraphCyclesDocTest.java also fix FlowInterleaveSpec 2016-01-20 10:01:58 +02:00
GraphStageDocTest.java #19440 replace Scala Future usage with CompletionStage in javadsl 2016-01-23 18:00:11 +01:00
IntegrationDocTest.java =pro #19068 All copyrights ranges and single years updated to a range ending in 2016 2016-01-25 10:20:30 +01:00
MigrationsJava.java =pro #19068 All copyrights ranges and single years updated to a range ending in 2016 2016-01-25 10:20:30 +01:00
RateTransformationDocTest.java 19455 Simplify conflate signature for the common case 2016-02-04 16:06:23 +01:00
ReactiveStreamsDocTest.java =pro #19068 All copyrights ranges and single years updated to a range ending in 2016 2016-01-25 10:20:30 +01:00
SilenceSystemOut.java +doc #19429 initial merge of docs-dev and docs 2016-01-14 00:31:03 +01:00
StreamBuffersRateDocTest.java 19455 Simplify conflate signature for the common case 2016-02-04 16:06:23 +01:00
StreamPartialFlowGraphDocTest.java =pro #19068 All copyrights ranges and single years updated to a range ending in 2016 2016-01-25 10:20:30 +01:00
StreamTestKitDocTest.java =pro #19068 All copyrights ranges and single years updated to a range ending in 2016 2016-01-25 10:20:30 +01:00
TwitterStreamQuickstartDocTest.java =pro #19068 All copyrights ranges and single years updated to a range ending in 2016 2016-01-25 10:20:30 +01:00