|
GemFire 5.7 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface QueryStatistics
Provides statistical information about a query performed on a
GemFire Region.
| Method Summary | |
|---|---|
long |
getNumExecutions()
Returns the total number of times the query has been executed. |
long |
getTotalExecutionTime()
Returns the total amount of time (in nanoseconds) spent executing the query. |
| Method Detail |
|---|
long getNumExecutions()
long getTotalExecutionTime()
|
GemFire 5.7 | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||