@NonNullApi @NonNullFields public class MicrometerMetricsPublisherThreadPool extends Object
| Constructor and Description |
|---|
MicrometerMetricsPublisherThreadPool(MeterRegistry meterRegistry,
HystrixThreadPoolKey threadPoolKey,
HystrixThreadPoolMetrics metrics,
HystrixThreadPoolProperties properties,
HystrixMetricsPublisherThreadPool metricsPublisherForThreadPool) |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize() |
public MicrometerMetricsPublisherThreadPool(MeterRegistry meterRegistry, HystrixThreadPoolKey threadPoolKey, HystrixThreadPoolMetrics metrics, HystrixThreadPoolProperties properties, HystrixMetricsPublisherThreadPool metricsPublisherForThreadPool)
Copyright © 2020 LeanCloud. All rights reserved.