Table of Contents

Class HystrixMetricsPublisherCommandDefault

Namespace
Steeltoe.CircuitBreaker.Hystrix.Strategy.Metrics
Assembly
Steeltoe.CircuitBreaker.HystrixBase.dll
public class HystrixMetricsPublisherCommandDefault : IHystrixMetricsPublisherCommand
Inheritance
HystrixMetricsPublisherCommandDefault
Implements
Inherited Members

Constructors

HystrixMetricsPublisherCommandDefault(IHystrixCommandKey, IHystrixCommandGroupKey, HystrixCommandMetrics, IHystrixCircuitBreaker, IHystrixCommandOptions)

public HystrixMetricsPublisherCommandDefault(IHystrixCommandKey commandKey, IHystrixCommandGroupKey commandGroupKey, HystrixCommandMetrics metrics, IHystrixCircuitBreaker circuitBreaker, IHystrixCommandOptions properties)

Parameters

commandKey IHystrixCommandKey
commandGroupKey IHystrixCommandGroupKey
metrics HystrixCommandMetrics
circuitBreaker IHystrixCircuitBreaker
properties IHystrixCommandOptions

Methods

Initialize()

public void Initialize()