@InterfaceAudience.Public @InterfaceStability.Evolving public interface MetricsSource
MetricsSystem, which periodically polls it to collect
 MetricsRecord and passes it to MetricsSink.| 修飾子とタイプ | メソッドと説明 | 
|---|---|
| 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 © 2016 Apache Software Foundation. All rights reserved.