Package org.codelibs.fess.timer
Class HotThreadMonitorTarget
java.lang.Object
org.codelibs.fess.timer.MonitorTarget
org.codelibs.fess.timer.HotThreadMonitorTarget
- All Implemented Interfaces:
org.codelibs.core.timer.TimeoutTarget
Monitor target for tracking hot threads in the OpenSearch cluster.
This class extends MonitorTarget to provide monitoring functionality for
hot threads, which helps identify performance bottlenecks and resource
usage issues in the search engine cluster.
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.codelibs.fess.timer.MonitorTarget
append, appendException, appendTimestamp
-
Constructor Details
-
HotThreadMonitorTarget
public HotThreadMonitorTarget()Default constructor for HotThreadMonitorTarget.
-
-
Method Details
-
expired
public void expired()
-