Class CounterValue
java.lang.Object
tigase.stats.CounterValue
- Direct Known Subclasses:
Counter, CounterPerSecond
- Author:
- andrzej
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
level
-
counter
protected long counter -
name
-
-
Constructor Details
-
CounterValue
-
-
Method Details
-
getName
-
setName
-
inc
public void inc() -
getLevel
-
getValue
public long getValue() -
toString
-