public interface Measured
Modifier and Type | Method and Description |
---|---|
String |
metricBaseName()
The metric base name
|
Map<String,JsonObject> |
metrics()
Will return the metrics that correspond with this measured object.
|
String metricBaseName()
The metric base name
Map<String,JsonObject> metrics()
Will return the metrics that correspond with this measured object.
Copyright © 2014. All Rights Reserved.