Search Results for

    Show / Hide Table of Contents

    Class ExternalShardAllocationExtensionProvider

    Inheritance
    object
    ExtensionIdProvider<ExternalShardAllocation>
    ExternalShardAllocationExtensionProvider
    Implements
    IExtensionId<ExternalShardAllocation>
    IExtensionId
    Inherited Members
    ExtensionIdProvider<ExternalShardAllocation>.Apply(ActorSystem)
    ExtensionIdProvider<ExternalShardAllocation>.ExtensionType
    ExtensionIdProvider<ExternalShardAllocation>.Get(ActorSystem)
    ExtensionIdProvider<ExternalShardAllocation>.Equals(object)
    ExtensionIdProvider<ExternalShardAllocation>.GetHashCode()
    object.Equals(object, object)
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Akka.Cluster.Sharding.External
    Assembly: Akka.Cluster.Sharding.dll
    Syntax
    public class ExternalShardAllocationExtensionProvider : ExtensionIdProvider<ExternalShardAllocation>, IExtensionId<ExternalShardAllocation>, IExtensionId

    Methods

    | Edit this page View Source

    CreateExtension(ExtendedActorSystem)

    TBD

    Declaration
    public override ExternalShardAllocation CreateExtension(ExtendedActorSystem system)
    Parameters
    Type Name Description
    ExtendedActorSystem system

    TBD

    Returns
    Type Description
    ExternalShardAllocation

    TBD

    Overrides
    Akka.Actor.ExtensionIdProvider<Akka.Cluster.Sharding.External.ExternalShardAllocation>.CreateExtension(Akka.Actor.ExtendedActorSystem)

    Implements

    IExtensionId<T>
    IExtensionId

    Extension Methods

    ObjectExtensions.IsDefaultForType<T>(T)
    ObjectExtensions.AsOption<T>(T)
    Extensions.AsInstanceOf<T>(object)
    In this article
    • githubEdit this page
    • View Source
    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