Interface PerformanceMonitor

  • All Known Implementing Classes:
    SqlPerformanceMonitorImpl

    public interface PerformanceMonitor
    EXPERIMENTAL. Probably temporary.
    • Method Detail

      • clearGlobalPerformanceInformation

        void clearGlobalPerformanceInformation()
      • startThreadLocalPerformanceInformationCollection

        void startThreadLocalPerformanceInformationCollection()
        Starts gathering thread-local performance information, clearing existing (if any).
      • stopThreadLocalPerformanceInformationCollection

        void stopThreadLocalPerformanceInformationCollection()
        Stops gathering thread-local performance information, clearing existing (if any).