|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.uima.aae.monitor.statistics.BaseStatistic
org.apache.uima.aae.monitor.statistics.NumericStatisticBaseImpl
org.apache.uima.aae.monitor.statistics.LongNumericStatistic
public class LongNumericStatistic
| Constructor Summary | |
|---|---|
LongNumericStatistic(java.lang.String aName)
|
|
| Method Summary | |
|---|---|
void |
decrement()
|
long |
getValue()
|
void |
increment()
|
void |
increment(long anIncrementBy)
|
void |
reset()
|
| Methods inherited from class org.apache.uima.aae.monitor.statistics.BaseStatistic |
|---|
getName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.apache.uima.aae.monitor.statistics.LongNumericStatisticMBean |
|---|
getName |
| Methods inherited from interface org.apache.uima.aae.monitor.statistics.Statistic |
|---|
getName |
| Constructor Detail |
|---|
public LongNumericStatistic(java.lang.String aName)
| Method Detail |
|---|
public void decrement()
decrement in interface NumericStatisticdecrement in class NumericStatisticBaseImplpublic void increment()
increment in interface NumericStatisticincrement in class NumericStatisticBaseImplpublic void increment(long anIncrementBy)
public void reset()
reset in interface LongNumericStatisticMBeanreset in interface Statisticreset in class NumericStatisticBaseImplpublic long getValue()
getValue in interface LongNumericStatisticMBean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||