pekko/akka-persistence/src/main/scala/akka/persistence
Johannes Rudolph 702b6a7f41 actor: allow seamless access to untyped extensions given typed ActorSystem (#28294)
* actor: allow seamless access to untyped extensions given typed ActorSystem

* add overrides with concrete type for Java API everywhere
2019-12-05 16:01:22 +01:00
..
fsm actor: allow seamless access to untyped extensions given typed ActorSystem (#28294) 2019-12-05 16:01:22 +01:00
journal actor: allow seamless access to untyped extensions given typed ActorSystem (#28294) 2019-12-05 16:01:22 +01:00
serialization Use protobuf3 for internal serialization (#27366) 2019-08-15 17:43:19 +02:00
snapshot Scala 2.13.0 rc2 (#26967) 2019-05-24 08:11:50 +02:00
AtLeastOnceDelivery.scala scheduleWithFixedDelay vs scheduleAtFixedRate, #26910 2019-06-05 11:38:04 +02:00
Eventsourced.scala lastSequenceNr should reflect the snapshot sequence and not start with 0 when journal is empty (#27496) 2019-10-14 14:51:09 +02:00
JournalProtocol.scala Typed Persistence: deleting snapshots / events #24698 2019-03-18 13:22:52 +01:00
Persistence.scala actor: allow seamless access to untyped extensions given typed ActorSystem (#28294) 2019-12-05 16:01:22 +01:00
PersistencePlugin.scala akka-persistence compiler warnings as fatal errors (#26654) 2019-04-05 14:43:23 +02:00
Persistent.scala EventSeq in Typed EventAdapter (#27130) 2019-07-05 09:46:10 +02:00
PersistentActor.scala Remove various features deprecated since 2.5.0 (#27023) 2019-05-29 07:10:40 +01:00
Protocol.scala Update headers from 2018 to 2019 once for all. (#26165) 2019-01-02 11:55:26 +01:00
RecoveryPermitter.scala format source with scalafmt, #26511 2019-03-15 10:23:46 +01:00
SnapshotProtocol.scala format source with scalafmt, #26511 2019-03-15 10:23:46 +01:00
Snapshotter.scala Update headers from 2018 to 2019 once for all. (#26165) 2019-01-02 11:55:26 +01:00