Class LocalHealthMonitor

java.lang.Object
org.elasticsearch.health.node.LocalHealthMonitor
All Implemented Interfaces:
ClusterStateListener

public class LocalHealthMonitor extends Object implements ClusterStateListener
This class monitors the health of the node regarding the load on several resources. Currently, it only checks for available disk space. Furthermore, it informs the health node about the local health upon change or when a new node is detected or when the master node changed.