public interface MetricsSource
限定符和类型 | 方法和说明 |
---|---|
void |
getMetrics(MetricsBuilder builder,
boolean all)
Get metrics from the source
|
void getMetrics(MetricsBuilder builder, boolean all)
builder
- to contain the resulting metrics snapshotall
- if true, return all metrics even if unchanged.Copyright © 2009 The Apache Software Foundation