public abstract class HistogramResult extends IndexQueryResult
| Constructor and Description |
|---|
HistogramResult(String originalQuery,
String builtQuery,
long tookMs) |
| Modifier and Type | Method and Description |
|---|---|
AbsoluteRange |
getHistogramBoundaries() |
abstract Searches.DateHistogramInterval |
getInterval() |
abstract Map |
getResults() |
getBuiltQuery, getOriginalQuery, tookMspublic abstract Searches.DateHistogramInterval getInterval()
public abstract Map getResults()
public AbsoluteRange getHistogramBoundaries()
Copyright © 2012–2020 Graylog, Inc.. All rights reserved.