Class JmxImporter.AttributeInfo
- java.lang.Object
-
- com.lightbend.cinnamon.jmximporter.JmxImporter.AttributeInfo
-
- Enclosing class:
- JmxImporter
public static class JmxImporter.AttributeInfo extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description AttributeInfo(java.lang.String attribute, JmxImporter.MetricType metricType)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(java.lang.Object o)inthashCode()java.lang.StringtoString()
-
-
-
Constructor Detail
-
AttributeInfo
public AttributeInfo(java.lang.String attribute, JmxImporter.MetricType metricType)
-
-