public class MetricThreadPoolExhaustedListener extends Object implements org.apache.dubbo.common.threadpool.event.ThreadPoolExhaustedListener
| Constructor and Description |
|---|
MetricThreadPoolExhaustedListener(String threadPoolExecutorName,
DefaultMetricsCollector collector) |
MetricThreadPoolExhaustedListener(String threadPoolExecutorName,
ThreadRejectMetricsCountSampler sampler) |
| Modifier and Type | Method and Description |
|---|---|
void |
onEvent(org.apache.dubbo.common.threadpool.event.ThreadPoolExhaustedEvent event) |
public MetricThreadPoolExhaustedListener(String threadPoolExecutorName, DefaultMetricsCollector collector)
public MetricThreadPoolExhaustedListener(String threadPoolExecutorName, ThreadRejectMetricsCountSampler sampler)
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.