Method | Description | |
---|---|---|
AtlasPublisher ( ) : Hystrix.NET.Contrib.ServoPublisher | ||
Dispose ( ) : void | ||
GetMetricsPublisherForCommand ( |
||
GetMetricsPublisherForThreadPool ( |
public AtlasPublisher ( ) : Hystrix.NET.Contrib.ServoPublisher | ||
return | Hystrix.NET.Contrib.ServoPublisher |
public GetMetricsPublisherForCommand ( |
||
commandKey | ||
commandGroupKey | HystrixCommandGroupKey | |
metrics | HystrixCommandMetrics | |
circuitBreaker | IHystrixCircuitBreaker | |
properties | IHystrixCommandProperties | |
return | IHystrixMetricsPublisherCommand |
public GetMetricsPublisherForThreadPool ( |
||
threadPoolKey | ||
metrics | ||
properties | IHystrixThreadPoolProperties | |
return | IHystrixMetricsPublisherThreadPool |