Interface DurableStateStore<A>

    • Method Detail

      • getObject

        java.util.concurrent.CompletionStage<GetObjectResult<A>> getObject​(java.lang.String persistenceId)