org.wso2.carbon.registry.core.statistics.query

Class DBQueryStatisticsLog

    • Method Detail

      • getLog

        public static org.apache.commons.logging.Log getLog()
        Method to obtain an instance of the logger that can be used to log database query statistics.
        Returns:
        the logger that can be used to log database query statistics.
      • getStatisticsRecord

        public static StatisticsRecord getStatisticsRecord()
        Method to retrieve a Statistics Record.
        Returns:
        the current statistics record.
      • clearStatisticsRecord

        public static void clearStatisticsRecord()
        Method to clear the current statistics record.

Copyright © 2015 WSO2 Inc. All Rights Reserved.