public abstract class SystemHealthMonitor extends Object implements com.atomikos.icatch.event.EventListener
| Modifier and Type | Field and Description |
|---|---|
protected static String |
LINE_SEPARATOR |
| Constructor and Description |
|---|
SystemHealthMonitor() |
| Modifier and Type | Method and Description |
|---|---|
void |
eventOccurred(com.atomikos.icatch.event.Event event) |
protected long |
getReportedCommitCount() |
protected float |
getReportedCommitPercentage() |
protected float |
getReportedCommitsPerSecond() |
protected abstract void |
logFormattedStatisticsMessage(Statistics statistics) |
protected static final String LINE_SEPARATOR
public void eventOccurred(com.atomikos.icatch.event.Event event)
eventOccurred in interface com.atomikos.icatch.event.EventListenerprotected float getReportedCommitsPerSecond()
protected long getReportedCommitCount()
protected float getReportedCommitPercentage()
protected abstract void logFormattedStatisticsMessage(Statistics statistics)
Copyright © 2026. All rights reserved.