public class MCounterImpl extends Object implements org.eclipse.microprofile.metrics.Counter
| Constructor and Description |
|---|
MCounterImpl(JmxWorker worker,
String mbeanExpression) |
public void inc()
inc in interface org.eclipse.microprofile.metrics.Counterpublic void inc(long n)
inc in interface org.eclipse.microprofile.metrics.Counterpublic long getCount()
getCount in interface org.eclipse.microprofile.metrics.CountergetCount in interface org.eclipse.microprofile.metrics.CountingCopyright © 2018–2021. All rights reserved.