public class InternalLogCollector extends AbstractCollector
| 构造器和说明 |
|---|
InternalLogCollector() |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
collect(ThreadPoolStats poolStats)
Collect key metrics.
|
String |
type()
Collector type.
|
supportpublic void collect(ThreadPoolStats poolStats)
MetricsCollectorpoolStats - ThreadPoolStats instancepublic String type()
MetricsCollectorCopyright © 2023. All rights reserved.