Uses of Record Class
com.loomcache.server.query.SlowQueryLog.SlowQueryEntry
Packages that use SlowQueryLog.SlowQueryEntry
-
Uses of SlowQueryLog.SlowQueryEntry in com.loomcache.server.query
Methods in com.loomcache.server.query that return types with arguments of type SlowQueryLog.SlowQueryEntryModifier and TypeMethodDescriptionSlowQueryLog.getSlowQueries(int limit) Returns the most recent slow queries (limit).SlowQueryLog.getSlowQueries(long sinceTimestamp) Returns slow queries logged since the given timestamp.