| Package | Description |
|---|---|
| org.graylog2.rest.resources.search.responses |
| Modifier and Type | Method and Description |
|---|---|
static SearchDecorationStats |
SearchDecorationStats.create(Set<String> addedFields,
Set<String> changedFields,
Set<String> removedFields) |
abstract SearchDecorationStats |
SearchResponse.decorationStats() |
| Modifier and Type | Method and Description |
|---|---|
abstract SearchResponse.Builder |
SearchResponse.Builder.decorationStats(SearchDecorationStats searchDecorationStats) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.