DurableStateChange
org.apache.pekko.persistence.query.DurableStateChange
The DurableStateStoreQuery stream elements for DurableStateStoreQuery.
The implementation can be a UpdatedDurableState or a DeletedDurableState.
Not for user extension
Type parameters
- A
-
the type of the value
Attributes
- Source
- DurableStateChange.scala
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class DeletedDurableState[A]class UpdatedDurableState[A]
Members list
In this article