public class ConfigPropertiesPlugin extends PerformanceMonitorPlugin
PerformanceMonitorPlugin that displays the Config.getProperties()DISABLED, STATIC| Constructor and Description |
|---|
ConfigPropertiesPlugin(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 ConfigPropertiesPlugin(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.