Show / Hide Table of Contents

    Class ExtraPersistenceExt

    INTERNAL API.

    Used by the to create a singleton ExtraPersistence instance specific to the actor system who calls it.

    Inheritance
    System.Object
    ExtraPersistenceExt
    Namespace:Akka.Persistence.Extras
    Assembly:Akka.Persistence.Extras.dll
    Syntax
    public sealed class ExtraPersistenceExt : ExtensionIdProvider<ExtraPersistence>

    Methods

    CreateExtension(ExtendedActorSystem)

    Declaration
    public override ExtraPersistence CreateExtension(ExtendedActorSystem system)
    Parameters
    Type Name Description
    ExtendedActorSystem system
    Returns
    Type Description
    ExtraPersistence
    Back to top Copyright © 2015-2018 Petabridge®