Метод | Описание | |
---|---|---|
AtlasPublisher ( ) : Hystrix.NET.Contrib.ServoPublisher | ||
Dispose ( ) : void | ||
GetMetricsPublisherForCommand ( |
||
GetMetricsPublisherForThreadPool ( |
public AtlasPublisher ( ) : Hystrix.NET.Contrib.ServoPublisher | ||
Результат | Hystrix.NET.Contrib.ServoPublisher |
public GetMetricsPublisherForCommand ( |
||
commandKey | ||
commandGroupKey | HystrixCommandGroupKey | |
metrics | HystrixCommandMetrics | |
circuitBreaker | IHystrixCircuitBreaker | |
properties | IHystrixCommandProperties | |
Результат | IHystrixMetricsPublisherCommand |
public GetMetricsPublisherForThreadPool ( |
||
threadPoolKey | ||
metrics | ||
properties | IHystrixThreadPoolProperties | |
Результат | IHystrixMetricsPublisherThreadPool |