- java.lang.Object
-
- org.apache.calcite.avatica.metrics.dropwizard.DropwizardCounter
-
-
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
-
-
Method Detail
-
increment
public void increment()
- Specified by:
increment
in interface org.apache.calcite.avatica.metrics.Counter
-
decrement
public void decrement()
- Specified by:
decrement
in interface org.apache.calcite.avatica.metrics.Counter
Copyright © 2012-7202 Apache Software Foundation. All Rights Reserved.