@NonNullApi @NonNullFields public class MicrometerMetricsPublisherThreadPool extends java.lang.Object implements com.netflix.hystrix.strategy.metrics.HystrixMetricsPublisherThreadPool
Constructor and Description |
---|
MicrometerMetricsPublisherThreadPool(MeterRegistry meterRegistry,
com.netflix.hystrix.HystrixThreadPoolKey threadPoolKey,
com.netflix.hystrix.HystrixThreadPoolMetrics metrics,
com.netflix.hystrix.HystrixThreadPoolProperties properties,
com.netflix.hystrix.strategy.metrics.HystrixMetricsPublisherThreadPool metricsPublisherForThreadPool) |
Modifier and Type | Method and Description |
---|---|
void |
initialize() |
public MicrometerMetricsPublisherThreadPool(MeterRegistry meterRegistry, com.netflix.hystrix.HystrixThreadPoolKey threadPoolKey, com.netflix.hystrix.HystrixThreadPoolMetrics metrics, com.netflix.hystrix.HystrixThreadPoolProperties properties, com.netflix.hystrix.strategy.metrics.HystrixMetricsPublisherThreadPool metricsPublisherForThreadPool)