Class MetricsCollector

java.lang.Object
com.netcracker.profiler.util.MetricsCollector

public class MetricsCollector extends Object
  • Constructor Details

    • MetricsCollector

      public MetricsCollector()
  • Method Details

    • collectMetrics

      public static void collectMetrics(MetricsPluginImpl metricsPlugin, com.netcracker.profiler.dump.ThreadState threadState, List<com.netcracker.profiler.agent.MetricsConfiguration> metricsConfiguration, long callDuration, com.netcracker.profiler.agent.CallInfo callInfo, com.netcracker.profiler.dump.ThreadState thread, String threadName)
    • resetCaches

      public static void resetCaches()