|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AgentBoundCounterStats
Defines an interface for basic agent bound counter statistics.
| Method Summary | |
|---|---|
double |
getAverage()
Returns the average of all counters. |
long |
getMax()
Returns the maximum value of all counters. |
long |
getMin()
Returns the minimum value of all counters. |
long |
getSum()
Returns the sum of all counters. |
| Method Detail |
|---|
double getAverage()
long getSum()
long getMin()
long getMax()
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||