public class HystrixMetricsPublisherThreadPoolDefault extends java.lang.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