Module org.elasticsearch.server
Package org.elasticsearch.health.node
Class FetchHealthInfoCacheAction
java.lang.Object
org.elasticsearch.action.ActionType<FetchHealthInfoCacheAction.Response>
org.elasticsearch.health.node.FetchHealthInfoCacheAction
This action retrieves all the HealthInfo data from the health node. It is meant to be used when a user makes a health API request. The
data that this action retrieves is populated by UpdateHealthInfoCacheAction.
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic class
static class
static class
-
Field Summary
Fields -
Method Summary
-
Field Details
-
INSTANCE
-
NAME
- See Also:
-