Interface DurableStateStore<A>

    • Method Detail

      • getObject

        scala.concurrent.Future<GetObjectResult<A>> getObject​(java.lang.String persistenceId)