public class HystrixMetricsPublisherThreadPoolDefault extends Object implements HystrixMetricsPublisherThreadPool
HystrixMetricsPublisherThreadPool
that does nothing.
See Wiki docs about plugins for more information.
Constructor and Description |
---|
HystrixMetricsPublisherThreadPoolDefault(HystrixThreadPoolKey threadPoolKey,
HystrixThreadPoolMetrics metrics,
HystrixThreadPoolProperties properties) |
Modifier and Type | Method and Description |
---|---|
void |
initialize() |
public HystrixMetricsPublisherThreadPoolDefault(HystrixThreadPoolKey threadPoolKey, HystrixThreadPoolMetrics metrics, HystrixThreadPoolProperties properties)
public void initialize()
initialize
in interface HystrixMetricsPublisherThreadPool
Copyright © 2020. All Rights Reserved.