public class SlowOperationPlugin extends PerformanceMonitorPlugin
PerformanceMonitorPlugin that displays the slow executing operations. For more information see
SlowOperationDetector.DISABLED, STATIC| Constructor and Description |
|---|
SlowOperationPlugin(NodeEngineImpl nodeEngine) |
| Modifier and Type | Method and Description |
|---|---|
long |
getPeriodMillis()
Returns the period of executing the monitor in millis.
|
void |
onStart() |
void |
run(PerformanceLogWriter writer) |
public SlowOperationPlugin(NodeEngineImpl nodeEngine)
public long getPeriodMillis()
PerformanceMonitorPluginSystemPropertiesPlugin that run at the beginning of a log file but their contents will not change.getPeriodMillis in class PerformanceMonitorPluginpublic void onStart()
onStart in class PerformanceMonitorPluginpublic void run(PerformanceLogWriter writer)
run in class PerformanceMonitorPluginCopyright © 2016. All Rights Reserved.