| Modifier and Type | Class and Description |
|---|---|
static class |
TimeUnitInterval.Builder |
| Modifier and Type | Field and Description |
|---|---|
static String |
type |
TYPE_FIELD| Constructor and Description |
|---|
TimeUnitInterval() |
| Modifier and Type | Method and Description |
|---|---|
abstract String |
timeunit() |
org.elasticsearch.search.aggregations.bucket.histogram.DateHistogramInterval |
toDateHistogramInterval(TimeRange timerange) |
abstract String |
type() |
public static final String type
public abstract String timeunit()
public org.elasticsearch.search.aggregations.bucket.histogram.DateHistogramInterval toDateHistogramInterval(TimeRange timerange)
toDateHistogramInterval in interface IntervalCopyright © 2012–2020 Graylog, Inc.. All rights reserved.