CARVIEW |
Select Language
HTTP/2 301
date: Sun, 12 Oct 2025 22:08:06 GMT
content-type: text/html; charset=iso-8859-1
location: https://doc.akka.io/japi/akka-core/current//akka/persistence/typed/package-summary.html
server: cloudflare
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=Gjm6E5sv7EAK4rx5WALSuABdBH9p4VXRGXCE%2FSLn%2BPpAgPTSXBLDjikwIH8SftkWdRRTN3qWPF6ohD%2F%2BG9WlsRPsVwxQ2ut9gGhQ"}]}
cf-cache-status: DYNAMIC
cf-ray: 98d9e9f5a8dd3b2b-BOM
alt-svc: h3=":443"; ma=86400
HTTP/2 200
date: Sun, 12 Oct 2025 22:08:06 GMT
content-type: text/html
server: cloudflare
last-modified: Fri, 15 Aug 2025 14:37:10 GMT
cf-cache-status: DYNAMIC
vary: Accept-Encoding
nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
report-to: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=8uHvEJW9F2lWaGcv67KH0qZrUFaaK%2FKNeZZ5X1L09cwhhUfpKzDkbB5o%2BSFgvSR1PTk3whzw%2F8ND5coR0iyvZ3hMVXVQ9Yc1tLfO"}]}
content-encoding: gzip
cf-ray: 98d9e9f839373b2b-BOM
alt-svc: h3=":443"; ma=86400
akka.persistence.typed
Package akka.persistence.typed
-
Interface Summary Interface Description DeletionTarget Not for user extensionEventSeq<A> EventSourcedSignal Supertype for all Akka Persistence Typed specific signalsPublishedEvent When using event publishing the events published to the system event stream will be in this form.SnapshotAdapter<State> Facility to convert snapshots from and to a specialized data model. -
Exception Summary Exception Description EventRejectedException Thrown if a journal rejects an event e.g.