public class MetricsPlugin extends PerformanceMonitorPlugin
PerformanceMonitorPlugin that displays the content of the MetricsRegistry.DISABLED, STATIC| Constructor and Description |
|---|
MetricsPlugin(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 MetricsPlugin(NodeEngineImpl nodeEngine)
public void onStart()
onStart in class PerformanceMonitorPluginpublic long getPeriodMillis()
PerformanceMonitorPluginSystemPropertiesPlugin that run at the beginning of a log file but their contents will not change.getPeriodMillis in class PerformanceMonitorPluginpublic void run(PerformanceLogWriter writer)
run in class PerformanceMonitorPluginCopyright © 2016. All Rights Reserved.