Class HystrixMetricsPublisherCommandDefault
- Namespace
- Steeltoe.CircuitBreaker.Hystrix.Strategy.Metrics
- Assembly
- Steeltoe.CircuitBreaker.HystrixBase.dll
[Obsolete("This feature will be removed in the next major version. See https://steeltoe.io/docs/v3/obsolete for details.")]
public class HystrixMetricsPublisherCommandDefault : IHystrixMetricsPublisherCommand
- Inheritance
-
HystrixMetricsPublisherCommandDefault
- Implements
- Inherited Members
Constructors
HystrixMetricsPublisherCommandDefault(IHystrixCommandKey, IHystrixCommandGroupKey, HystrixCommandMetrics, ICircuitBreaker, IHystrixCommandOptions)
public HystrixMetricsPublisherCommandDefault(IHystrixCommandKey commandKey, IHystrixCommandGroupKey commandGroupKey, HystrixCommandMetrics metrics, ICircuitBreaker circuitBreaker, IHystrixCommandOptions properties)
Parameters
commandKey
IHystrixCommandKeycommandGroupKey
IHystrixCommandGroupKeymetrics
HystrixCommandMetricscircuitBreaker
ICircuitBreakerproperties
IHystrixCommandOptions
Methods
Initialize()
public void Initialize()