| Constructor and Description |
|---|
SimpleCounter(java.lang.String name) |
| Modifier and Type | Method and Description |
|---|---|
void |
inc() |
void |
inc(int i) |
void |
inc(long i) |
void |
sendTo(java.util.List<Sink> sinks,
boolean sync)
Sends the last snapshot of metrics to some list of
Sink. |
Copyright © 2015 Artem Dmitriev. All Rights Reserved.