Class HotThreadMonitorTarget

java.lang.Object
org.codelibs.fess.timer.MonitorTarget
org.codelibs.fess.timer.HotThreadMonitorTarget
All Implemented Interfaces:
org.codelibs.core.timer.TimeoutTarget

public class HotThreadMonitorTarget extends MonitorTarget
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 Details

    • HotThreadMonitorTarget

      public HotThreadMonitorTarget()
      Default constructor for HotThreadMonitorTarget.
  • Method Details

    • expired

      public void expired()