Package org.apache.pekko.persistence.state.javadsl
@NullMarked
package org.apache.pekko.persistence.state.javadsl
Java API for Pekko Persistence Durable State.
This package contains the Java DSL for Pekko Persistence Durable State. For the Scala DSL see [[org.apache.pekko.persistence.state.scaladsl]].
-
ClassDescriptionAPI for reading durable state objects with payload
A.API for updating durable state objects.