Hierarchy For All Packages
- org.opensearch.plugin.insights,
- org.opensearch.plugin.insights.core.listener,
- org.opensearch.plugin.insights.core.service,
- org.opensearch.plugin.insights.rules.action.top_queries,
- org.opensearch.plugin.insights.rules.model,
- org.opensearch.plugin.insights.rules.resthandler.top_queries,
- org.opensearch.plugin.insights.rules.transport.top_queries,
- org.opensearch.plugin.insights.settings
Class Hierarchy
- java.lang.Object
- org.opensearch.common.lifecycle.AbstractLifecycleComponent (implements org.opensearch.common.lifecycle.LifecycleComponent)
- org.opensearch.plugin.insights.core.service.QueryInsightsService
- org.opensearch.action.ActionType<Response>
- org.opensearch.plugin.insights.rules.action.top_queries.TopQueriesAction
- org.opensearch.rest.BaseRestHandler (implements org.opensearch.rest.RestHandler)
- org.opensearch.plugin.insights.rules.resthandler.top_queries.RestTopQueriesAction
- org.opensearch.plugins.Plugin (implements java.io.Closeable)
- org.opensearch.plugin.insights.QueryInsightsPlugin (implements org.opensearch.plugins.ActionPlugin)
- org.opensearch.plugin.insights.settings.QueryInsightsSettings
- org.opensearch.plugin.insights.rules.model.SearchQueryRecord (implements org.opensearch.core.xcontent.ToXContentObject, org.opensearch.core.common.io.stream.Writeable)
- org.opensearch.action.search.SearchRequestOperationsListener
- org.opensearch.plugin.insights.core.listener.QueryInsightsListener
- org.opensearch.plugin.insights.core.service.TopQueriesService
- org.opensearch.action.support.TransportAction<Request,
Response> - org.opensearch.action.support.HandledTransportAction<Request,
Response> - org.opensearch.action.support.nodes.TransportNodesAction<NodesRequest,
NodesResponse, NodeRequest, NodeResponse> - org.opensearch.plugin.insights.rules.transport.top_queries.TransportTopQueriesAction
- org.opensearch.action.support.nodes.TransportNodesAction<NodesRequest,
- org.opensearch.action.support.HandledTransportAction<Request,
- org.opensearch.core.transport.TransportMessage (implements org.opensearch.core.common.io.stream.Writeable)
- org.opensearch.transport.TransportRequest (implements org.opensearch.tasks.TaskAwareRequest)
- org.opensearch.action.ActionRequest
- org.opensearch.action.support.nodes.BaseNodesRequest<Request>
- org.opensearch.plugin.insights.rules.action.top_queries.TopQueriesRequest
- org.opensearch.action.support.nodes.BaseNodesRequest<Request>
- org.opensearch.action.support.nodes.BaseNodeRequest
- org.opensearch.plugin.insights.rules.transport.top_queries.TransportTopQueriesAction.NodeRequest
- org.opensearch.action.ActionRequest
- org.opensearch.core.transport.TransportResponse
- org.opensearch.core.action.ActionResponse
- org.opensearch.action.support.nodes.BaseNodesResponse<TNodeResponse>
- org.opensearch.plugin.insights.rules.action.top_queries.TopQueriesResponse (implements org.opensearch.core.xcontent.ToXContentFragment)
- org.opensearch.action.support.nodes.BaseNodesResponse<TNodeResponse>
- org.opensearch.action.support.nodes.BaseNodeResponse
- org.opensearch.plugin.insights.rules.action.top_queries.TopQueries (implements org.opensearch.core.xcontent.ToXContentObject)
- org.opensearch.core.action.ActionResponse
- org.opensearch.transport.TransportRequest (implements org.opensearch.tasks.TaskAwareRequest)
- org.opensearch.common.lifecycle.AbstractLifecycleComponent (implements org.opensearch.common.lifecycle.LifecycleComponent)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.opensearch.plugin.insights.rules.model.Attribute
- org.opensearch.plugin.insights.rules.model.MetricType (implements java.util.Comparator<T>)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)