public interface QueryStatistics
Region
.Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © 1997-2017 Pivotal Software, Inc. All rights reserved.