public class CounterImpl extends Object implements org.eclipse.microprofile.metrics.Counter
| Constructor and Description |
|---|
CounterImpl() |
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–2022. All rights reserved.