pekko/akka-docs/rst/java
Roland Kuhn 7463c50fc9 #19444 simplify signature of FlowOps.expand
Any previous usage can be represented in this fashion while typically
saving one function allocation and also saving the function literal’s
syntax overhead (for the seed). Plus a new feature: the provided
iterator does not have to be infinite, limiting how far expand is
allowed to go.
2016-01-20 09:27:45 +01:00
..
code/docs #19444 simplify signature of FlowOps.expand 2016-01-20 09:27:45 +01:00
http also fix FlowInterleaveSpec 2016-01-20 10:01:58 +02:00
stream Merge pull request #19476 from drewhk/wip-19441-java-optional-in-javadsl-drewhk 2016-01-18 13:54:27 +01:00
agents.rst add links to reference.conf to docs 2014-03-24 12:02:47 +01:00
camel.rst =doc Fixed links in camel docs 2015-03-05 10:44:13 +01:00
cluster-client.rst =clu #18577 Option to stop cluster client after no receptionist contact timeout 2016-01-11 14:02:12 +01:00
cluster-metrics.rst =clu #13584 mark as experimental and some doc clarificiations 2015-09-04 14:09:41 +02:00
cluster-sharding.rst Corrected several misspellings of the word "losing". 2016-01-15 20:20:15 -08:00
cluster-singleton.rst =clu #13584 mark as experimental and some doc clarificiations 2015-09-04 14:09:41 +02:00
cluster-usage.rst Merge pull request #18729 from hseeberger/hseeberger-18575-publish-member-joined 2015-11-11 11:23:04 +01:00
dispatchers.rst =act #19201 improve configuration of thread-pool-executor 2015-12-21 09:50:02 +01:00
distributed-data.rst =clu #13584 mark as experimental and some doc clarificiations 2015-09-04 14:09:41 +02:00
distributed-pub-sub.rst fix error in distributed pub sub documentation 2015-12-26 23:56:41 -05:00
event-bus.rst Merge pull request #17889 from ktoso/doc-eventStream-subclass-ktoso 2015-07-03 00:51:18 +02:00
extending-akka.rst =doc Fixed and normalized spellings 2015-05-23 19:16:41 -07:00
fault-tolerance-sample.rst restructure ToC of reST docs 2013-04-19 13:40:37 +02:00
fault-tolerance.rst =doc Replace "in runtime" with "at runtime" 2015-10-14 14:13:15 +02:00
fsm.rst Some more test cleanup to not create so many threads. See #3320 2013-05-08 12:42:15 +02:00
futures.rst =doc Fix wrong rst format 2014-11-10 17:28:16 +01:00
hello-world.rst =doc clean up what-is-akka.rst and switch to www.typesafe.com 2014-03-13 12:42:47 +01:00
howto.rst Merge branch 'master' into wip-2605-java-pattern-ricklatrine 2012-12-08 11:49:06 +01:00
index-actors.rst =per #18228 Convert Persistence schema evolution guide to Java 2015-09-16 10:52:03 +02:00
index-futures.rst =tra #3668 Deprecate transactors 2013-12-13 11:00:06 +01:00
index-network.rst =clt #17447 Split ClusterClient docs into java/scala 2015-07-02 20:14:01 +02:00
index-utilities.rst =ker #15677 Deprecate Microkernel 2015-04-01 12:01:07 +02:00
io-tcp.rst =doc Fixed and normalized spellings 2015-05-23 19:16:41 -07:00
io-udp.rst !pro #17380 Build with Java 8 2015-05-18 12:51:34 +02:00
io.rst !act #3812: Remove Pipelines 2014-01-17 15:52:24 +01:00
lambda-actors.rst =per #18451 Recommend configuring stash capacity when persistence is used 2015-09-17 10:45:22 +02:00
lambda-fault-tolerance-sample.rst !pro #17380 Build with Java 8 2015-05-18 12:51:34 +02:00
lambda-fault-tolerance.rst =doc Fixed and normalized spellings 2015-05-23 19:16:41 -07:00
lambda-fsm.rst !pro #17380 Build with Java 8 2015-05-18 12:51:34 +02:00
lambda-index-actors.rst +act #3911 Adding Java Lambda compatibility for Supervisor Strategy 2014-03-17 15:04:29 +01:00
lambda-persistence.rst =per #19221 Eager initialization of persistence plugins 2015-12-27 10:10:16 +02:00
logging.rst =doc #16399 Document async appender for SLF4J 2015-09-23 13:39:44 +02:00
mailboxes.rst =doc #18636 Correction of mailbox documentation 2015-10-09 14:51:32 +02:00
persistence-query-leveldb.rst =doc #18849 Improve orthography & grammar 2015-12-14 17:24:41 +01:00
persistence-query.rst =doc #18849 Improve orthography & grammar 2015-12-14 17:24:41 +01:00
persistence-schema-evolution.rst =doc #18849 Improve orthography & grammar 2015-12-14 17:24:41 +01:00
persistence.rst =per #19221 Eager initialization of persistence plugins 2015-12-27 10:10:16 +02:00
remoting.rst Merge pull request #19107 from jdevelop/jdevelop-quarantined-event-propagation-18758 2015-12-20 20:31:04 +01:00
routing.rst =act #19201 improve configuration of thread-pool-executor 2015-12-21 09:50:02 +01:00
scheduler.rst =act #18346 Document scheduler task throws 2015-09-10 17:03:18 +02:00
serialization.rst +doc #17613 document persistence schema evolution 2015-08-14 10:50:19 +02:00
testing.rst =per,doc #18061 doc that Persistence won't work with TestActorRef 2015-08-14 12:12:20 +02:00
typed-actors.rst =doc Fixed and normalized spellings 2015-05-23 19:16:41 -07:00
untyped-actors.rst =per #18451 Recommend configuring stash capacity when persistence is used 2015-09-17 10:45:22 +02:00