pekko/akka-docs/rst/java/code/docs/persistence
Roland Kuhn 4c72495581 #19440 replace Scala Future usage with CompletionStage in javadsl
This entails:

  * adding akka.pattern.PatternCS.* to enable ask etc. with
    CompletionStage
  * changing RequestContext to offer an ExecutionContextExecutor for the
    CompletionStage.*Async combinators
  * splitting up akka.stream.Queue for JavaDSL consistency
2016-01-23 18:00:11 +01:00
..
query also fix FlowInterleaveSpec 2016-01-20 10:01:58 +02:00
LambdaPersistenceDocTest.java =doc #18128 explain PoisonPill interaction with PA 2015-08-20 13:57:08 +02:00
LambdaPersistencePluginDocTest.java !per,doc,sam #17574 #17626 make recovery a method, move lambda samples 2015-06-30 16:01:52 +02:00
PersistenceDocTest.java =doc #18128 explain PoisonPill interaction with PA 2015-08-20 13:57:08 +02:00
PersistenceEventAdapterDocTest.java +per #18137 EventAdapter => can be Read / Write or both 2015-08-19 15:26:30 +02:00
PersistenceMultiDocTest.java Changes all occurances of Typesafe copyright to extend to 2015 2015-03-10 14:12:19 -07:00
PersistencePluginDocTest.java =doc fix optimised away imports 2015-11-27 11:56:46 +01:00
PersistenceQueryDocTest.java #19440 replace Scala Future usage with CompletionStage in javadsl 2016-01-23 18:00:11 +01:00
PersistenceSchemaEvolutionDocTest.java =per #18228 Convert Persistence schema evolution guide to Java 2015-09-16 10:52:03 +02:00