DecayRpcScheduler, DecayRpcScheduler.MetricsProxy, JvmMetrics, MetricsSystemImpl, WeakRefMetricsSource@Public
@Evolving
public interface MetricsSource
MetricsSystem, which periodically polls it to collect
MetricsRecord and passes it to MetricsSink.| Modifier and Type | Method | Description |
|---|---|---|
void |
getMetrics(MetricsCollector collector,
boolean all) |
Get metrics from the metrics source
|
void getMetrics(MetricsCollector collector, boolean all)
collector - to contain the resulting metrics snapshotall - if true, return all metrics even if unchanged.Copyright © 2008–2025 Apache Software Foundation. All rights reserved.