Search Results for

    Show / Hide Table of Contents

    Class ClusterMetricsStrategy

    Default Akka.Cluster.Metrics.ClusterMetricsSupervisor

    Inheritance
    object
    SupervisorStrategy
    OneForOneStrategy
    ClusterMetricsStrategy
    Implements
    ISurrogated
    IEquatable<OneForOneStrategy>
    Inherited Members
    OneForOneStrategy.MaxNumberOfRetries
    OneForOneStrategy.WithinTimeRangeMilliseconds
    OneForOneStrategy.Decider
    OneForOneStrategy.WithMaxNrOfRetries(int)
    OneForOneStrategy.Handle(IActorRef, Exception)
    OneForOneStrategy.ProcessFailure(IActorContext, bool, IActorRef, Exception, ChildRestartStats, IReadOnlyCollection<ChildRestartStats>)
    OneForOneStrategy.HandleChildTerminated(IActorContext, IActorRef, IEnumerable<IInternalActorRef>)
    OneForOneStrategy.ToSurrogate(ActorSystem)
    OneForOneStrategy.Equals(OneForOneStrategy)
    OneForOneStrategy.Equals(object)
    OneForOneStrategy.GetHashCode()
    SupervisorStrategy.HandleFailure(ActorCell, IActorRef, Exception, ChildRestartStats, IReadOnlyCollection<ChildRestartStats>)
    SupervisorStrategy.DefaultDecider
    SupervisorStrategy.RestartChild(IActorRef, Exception, bool)
    SupervisorStrategy.ResumeChild(IActorRef, Exception)
    SupervisorStrategy.LogFailure(IActorContext, IActorRef, Exception, Directive)
    SupervisorStrategy.LoggingEnabled
    SupervisorStrategy.DefaultStrategy
    SupervisorStrategy.StoppingStrategy
    object.Equals(object, object)
    object.GetType()
    object.MemberwiseClone()
    object.ReferenceEquals(object, object)
    object.ToString()
    Namespace: Akka.Cluster.Metrics
    Assembly: Akka.Cluster.Metrics.dll
    Syntax
    public class ClusterMetricsStrategy : OneForOneStrategy, ISurrogated, IEquatable<OneForOneStrategy>

    Constructors

    | Edit this page View Source

    ClusterMetricsStrategy(Config)

    Declaration
    public ClusterMetricsStrategy(Config config)
    Parameters
    Type Name Description
    Config config

    Implements

    ISurrogated
    IEquatable<T>

    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