public interface QueryStatCore extends QueryStat
QueryStat
with some internal operations.Modifier and Type | Method and Description |
---|---|
void |
logQuery(String language,
String statement,
long durationMs)
Logs the call of each query ran on the repository.
|
clearPopularQueriesQueue, clearSlowQueriesQueue, getPopularQueries, getPopularQueriesQueueSize, getSlowQueries, getSlowQueriesQueueSize, isEnabled, reset, setEnabled, setPopularQueriesQueueSize, setSlowQueriesQueueSize
Copyright © 2004-2020 The Apache Software Foundation. All Rights Reserved.