-
-
Constructor Summary
Constructors
| Constructor and Description |
DropwizardCounter(com.codahale.metrics.Counter counter) |
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.apache.iotdb.metrics.type.IMetric
toString
-
-
Method Detail
-
inc
public void inc()
- Specified by:
inc in interface Counter
-
inc
public void inc(long n)
- Specified by:
inc in interface Counter
-
count
public long count()
- Specified by:
count in interface Counter
Copyright © 2022 The Apache Software Foundation. All rights reserved.