DurableStateUpdateStore
org.apache.pekko.persistence.state.javadsl.DurableStateUpdateStore
trait DurableStateUpdateStore[A] extends DurableStateStore[A]
API for updating durable state objects.
For Scala API see pekko.persistence.state.scaladsl.DurableStateUpdateStore.
Attributes
- Source
- DurableStateUpdateStore.scala
- Graph
-
- Supertypes
Members list
In this article