Class TopQueriesAction
java.lang.Object
org.opensearch.action.ActionType<TopQueriesResponse>
org.opensearch.plugin.insights.rules.action.top_queries.TopQueriesAction
Transport action for cluster/node level top queries information.
- Opensearch.internal:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final TopQueriesActionThe TopQueriesAction Instance.static final StringThe name of this Action -
Method Summary
Methods inherited from class org.opensearch.action.ActionType
equals, getResponseReader, hashCode, name, transportOptions
-
Field Details
-
INSTANCE
The TopQueriesAction Instance. -
NAME
The name of this Action- See Also:
-