Uses of Record Class
org.graylog.plugins.views.search.ExplainResults.ExplainResult
Packages that use ExplainResults.ExplainResult
-
Uses of ExplainResults.ExplainResult in org.graylog.plugins.views.search
Methods in org.graylog.plugins.views.search that return types with arguments of type ExplainResults.ExplainResultModifier and TypeMethodDescriptionExplainResults.QueryExplainResult.searchTypes()Returns the value of thesearchTypesrecord component.Constructor parameters in org.graylog.plugins.views.search with type arguments of type ExplainResults.ExplainResultModifierConstructorDescriptionQueryExplainResult(Map<String, ExplainResults.ExplainResult> searchTypes) Creates an instance of aQueryExplainResultrecord class.