@InterfaceAudience.Public @InterfaceStability.Evolving public interface MetricsSource
Modifier and Type | Method and Description |
---|---|
void |
getMetrics(MetricsCollector collector,
boolean all)
Get metrics from the 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.