public class SearchUtils extends Object
| Constructor and Description |
|---|
SearchUtils() |
| Modifier and Type | Method and Description |
|---|---|
static Searches.DateHistogramInterval |
buildInterval(String intervalParam,
TimeRange timeRange) |
static TermsHistogramResult |
buildTermsHistogramResult(TermsHistogramResult termsHistogram) |
static boolean |
validateInterval(String interval) |
public static boolean validateInterval(String interval)
public static Searches.DateHistogramInterval buildInterval(@Nullable String intervalParam, TimeRange timeRange)
public static TermsHistogramResult buildTermsHistogramResult(TermsHistogramResult termsHistogram)
Copyright © 2012–2020 Graylog, Inc.. All rights reserved.