Uses of Class
io.higson.runtime.profiler.jdbc.QueryStat
Packages that use QueryStat
-
Uses of QueryStat in io.higson.runtime.profiler.jdbc
Methods in io.higson.runtime.profiler.jdbc that return QueryStatModifier and TypeMethodDescriptionQueryStat.copy()JdbcProfiler.findQueryWithFragment(String fragment) Methods in io.higson.runtime.profiler.jdbc that return types with arguments of type QueryStatMethods in io.higson.runtime.profiler.jdbc with parameters of type QueryStatMethod parameters in io.higson.runtime.profiler.jdbc with type arguments of type QueryStatModifier and TypeMethodDescriptionvoidvoidJdbcProfiler.printSummary(org.slf4j.Logger log, List<QueryStat> stats, int topQueries) JdbcProfiler.printSummaryToBuffer(List<QueryStat> sqlList, int sqlPartLen)