Endre Sándor Varga
c7a974dd1e
Rename RunnableFlow to RunnableGraph
2015-06-23 18:49:53 +02:00
Endre Sándor Varga
7879a5521b
Rename FlowMaterializer to Materializer
2015-06-23 18:47:28 +02:00
Martynas Mickevičius
cfe4e697fa
=doc #17358 remove duplicates
2015-06-02 15:05:12 +03:00
Patrik Nordwall
882975e546
=str minor doc syntax correction
2015-04-24 17:37:05 +02:00
Patrik Nordwall
b69988c190
!str #16937 Remove section, in favor of via and separate flow
2015-04-10 17:34:29 +02:00
Konrad Malawski
46d4e86988
=doc #16670 version in docs should be auto-replaced
2015-04-08 14:58:12 +02:00
Roland Kuhn
176ac8be83
mention BoxedUnit in the Java QuickStart
2015-02-27 14:05:14 +01:00
Patrik Nordwall
b442c4d9e6
Merge pull request #16756 from akka/wip-16448-err-vs-fail-patriknw
...
!str #16448 Change error to failure
2015-02-03 13:45:28 +01:00
Roland Kuhn
eac42c2121
=doc #16672 explain relationship between AS and RS
2015-02-02 10:48:00 +01:00
Patrik Nordwall
01646d10ff
!str #16448 Change error to failure
...
* one API change OverflowStrategy.error -> OverflowStrategy.fail
* error is still kept in the internals where we are at the reactive
streams level
2015-01-30 10:30:56 +01:00
Patrik Nordwall
cd9d503b03
!str #15851 Rename FlowMaterializer and settings
...
* FlowMaterializer is now the actor independent interface
* ActorFlowMaterializer is the actor based interface
* MaterializerSettings renamed to ActorFlowMaterializerSettings
* impl.ActorBasedFlowMaterializer renamed to impl.ActorFlowMaterializerImpl
* Optimizations included in ActorFlowMaterializerSettings
* Note that http is using FlowMaterializer in api, but I suspect that it
will currently only run with a ActorFlowMaterializer
2015-01-27 19:22:22 +01:00
Patrik Nordwall
947016cb45
str #16652 Convert quickstart to java
2015-01-15 15:02:19 +01:00
Patrik Nordwall
0f3baa7300
=str #16652 Add structure for stream java docs and java8 doc sample
2015-01-15 10:55:55 +01:00