Class YammerCounter
- java.lang.Object
-
- org.apache.pinot.plugin.metrics.yammer.YammerMetric
-
- org.apache.pinot.plugin.metrics.yammer.YammerCounter
-
- All Implemented Interfaces:
PinotCounter,PinotMetric
public class YammerCounter extends YammerMetric implements PinotCounter
-
-
Constructor Summary
Constructors Constructor Description YammerCounter(com.yammer.metrics.core.Counter counter)
-
-
-
Method Detail
-
getCounter
public Object getCounter()
- Specified by:
getCounterin interfacePinotCounter
-
getMetric
public com.yammer.metrics.core.Metric getMetric()
- Specified by:
getMetricin interfacePinotMetric- Overrides:
getMetricin classYammerMetric
-
-