public class TermsStatsResult extends IndexQueryResult
| Constructor and Description |
|---|
TermsStatsResult(io.searchbox.core.search.aggregation.TermsAggregation terms,
String originalQuery,
String builtQuery,
long tookMs) |
| Modifier and Type | Method and Description |
|---|---|
static TermsStatsResult |
empty(String originalQuery,
String builtQuery) |
List<Map<String,Object>> |
getResults() |
getBuiltQuery, getOriginalQuery, tookMsCopyright © 2012–2020 Graylog, Inc.. All rights reserved.