Interface QueryStatCore

    • Method Detail

      • logQuery

        void logQuery​(String language,
                      String statement,
                      long durationMs)
        Logs the call of each query ran on the repository.
        Parameters:
        language - the query language, see QueryManager.getSupportedQueryLanguages()
        statement - the query
        durationMs - time in ms