Module org.elasticsearch.server
Package org.elasticsearch.health.node
Class UpdateHealthInfoCacheAction
java.lang.Object
org.elasticsearch.action.ActionType<AcknowledgedResponse>
org.elasticsearch.health.node.UpdateHealthInfoCacheAction
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.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
-
Field Summary
Fields -
Method Summary
-
Field Details
-
INSTANCE
-
NAME
- See Also:
-