|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Counter
Monitor type for tracking how often some event is occurring.
| Method Summary | |
|---|---|
void |
increment()
Update the count by one. |
void |
increment(long amount)
Update the count by the specified amount. |
| Methods inherited from interface com.netflix.servo.monitor.Monitor |
|---|
getConfig, getValue |
| Method Detail |
|---|
void increment()
void increment(long amount)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||