Search Results for

    Show / Hide Table of Contents

    Namespace Akka.DistributedData.Durable

    Classes

    DurableDataEnvelope

    LoadAll

    Request to load all entries.

    It must reply with 0 or more LoadData messages followed by one LoadAllCompleted message to the sender (the Replicator).

    If the LoadAll fails it can throw LoadFailedException and the Replicator supervisor will stop itself and the durable store.

    LoadAllCompleted

    LoadData

    LoadFailedException

    Store

    Request to store an entry. It optionally contains a StoreReply, which should be used to signal success or failure of the operation to the contained ReplyTo actor.

    StoreReply

    In this article
    Back to top
    Contribute
    • Project Chat
    • Discussion Forum
    • Source Code
    Support
    • Akka.NET Support Plans
    • Akka.NET Observability Tools
    • Akka.NET Training & Consulting
    Maintained By
    • Petabridge - The Akka.NET Company
    • Learn Akka.NET