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, tookMs
public abstract Searches.DateHistogramInterval getInterval()
public abstract Map getResults()
public AbsoluteRange getHistogramBoundaries()
Copyright © 2012–2018 Graylog, Inc.. All rights reserved.