Table of Contents

Class HystrixMetricsPublisherThreadPoolDefault

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

Constructors

HystrixMetricsPublisherThreadPoolDefault(IHystrixThreadPoolKey, HystrixThreadPoolMetrics, IHystrixThreadPoolOptions)

public HystrixMetricsPublisherThreadPoolDefault(IHystrixThreadPoolKey threadPoolKey, HystrixThreadPoolMetrics metrics, IHystrixThreadPoolOptions properties)

Parameters

threadPoolKey IHystrixThreadPoolKey
metrics HystrixThreadPoolMetrics
properties IHystrixThreadPoolOptions

Methods

Initialize()

public void Initialize()