Uses of Record Class
org.graylog.plugins.views.search.ExplainResults.QueryExplainResult
Packages that use ExplainResults.QueryExplainResult
-
Uses of ExplainResults.QueryExplainResult in org.graylog.plugins.views.search
Methods in org.graylog.plugins.views.search that return types with arguments of type ExplainResults.QueryExplainResultModifier and TypeMethodDescriptionExplainResults.SearchResult.queries()Returns the value of thequeriesrecord component.Constructor parameters in org.graylog.plugins.views.search with type arguments of type ExplainResults.QueryExplainResultModifierConstructorDescriptionCreates an instance of aSearchResultrecord class. -
Uses of ExplainResults.QueryExplainResult in org.graylog.plugins.views.search.engine
Methods in org.graylog.plugins.views.search.engine that return ExplainResults.QueryExplainResultModifier and TypeMethodDescriptionExplain the generated query as part of the given query job.QueryBackend.explain(SearchJob job, Query query, GeneratedQueryContext queryContext)