Class YammerMetric
- java.lang.Object
-
- org.apache.pinot.plugin.metrics.yammer.YammerMetric
-
- All Implemented Interfaces:
PinotMetric
- Direct Known Subclasses:
YammerCounter
public class YammerMetric extends Object implements PinotMetric
-
-
Constructor Summary
Constructors Constructor Description YammerMetric(com.yammer.metrics.core.Metric metric)
-
-
-
Method Detail
-
getMetric
public com.yammer.metrics.core.Metric getMetric()
- Specified by:
getMetricin interfacePinotMetric
-
-