|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface QueryRuntimeMBean
Query runtime statistics
| Method Summary | |
|---|---|
long |
getQueryActiveTotalCount()
The total number of queries that are executing |
long |
getQueryErrorTotalCount()
The total number of queries that failed executing |
long |
getQueryExecutionTimeAverage()
Simple Moving Average execution time of transactions |
long |
getQueryExecutionTimeHigh()
Highest execution time |
long |
getQueryExecutionTimeLow()
Lowest execution time |
long |
getQueryExecutionTotalCount()
The total number of queries executed |
long |
getQueryExecutionTotalTime()
execution total time |
| Method Detail |
|---|
long getQueryActiveTotalCount()
long getQueryErrorTotalCount()
long getQueryExecutionTotalCount()
long getQueryExecutionTimeLow()
long getQueryExecutionTimeHigh()
long getQueryExecutionTotalTime()
long getQueryExecutionTimeAverage()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||