Uses of Class
org.graylog2.rest.resources.search.responses.SearchDecorationStats
Packages that use SearchDecorationStats
-
Uses of SearchDecorationStats in org.graylog2.rest.resources.search.responses
Methods in org.graylog2.rest.resources.search.responses that return SearchDecorationStatsModifier and TypeMethodDescriptionstatic SearchDecorationStatsSearchDecorationStats.create(Set<String> addedFields, Set<String> changedFields, Set<String> removedFields) abstract SearchDecorationStatsSearchResponse.decorationStats()Methods in org.graylog2.rest.resources.search.responses with parameters of type SearchDecorationStatsModifier and TypeMethodDescriptionabstract SearchResponse.BuilderSearchResponse.Builder.decorationStats(SearchDecorationStats searchDecorationStats)