Class UpdateHealthInfoCacheAction

java.lang.Object
org.elasticsearch.action.ActionType<AcknowledgedResponse>
org.elasticsearch.health.node.UpdateHealthInfoCacheAction

public class UpdateHealthInfoCacheAction extends ActionType<AcknowledgedResponse>
This action allows a node to send their health info to the selected health node. When the health node receives the health info, it will update the internal cache regarding this node.