Package org.jmxtrans.agent.google
Class MetricWriter
java.lang.Object
org.jmxtrans.agent.google.MetricWriter
public class MetricWriter extends Object
- Author:
- Evgeny Minkevich, Mitch Simpson
-
Constructor Summary
Constructors Constructor Description MetricWriter() -
Method Summary
Modifier and Type Method Description voidwriteQueryResult(String name, String type, Object value)
-
Constructor Details
-
MetricWriter
public MetricWriter()
-
-
Method Details
-
writeQueryResult
-