| Modifier and Type | Class and Description |
|---|---|
class |
AbsoluteRange |
class |
KeywordRange |
class |
OffsetRange |
class |
RelativeRange |
| Modifier and Type | Method and Description |
|---|---|
abstract TimeRange |
Query.timerange() |
| Modifier and Type | Method and Description |
|---|---|
Optional<TimeRange> |
SearchType.timerange() |
| Modifier and Type | Method and Description |
|---|---|
abstract AggregationWidget.Builder |
AggregationWidget.Builder.timerange(TimeRange timerange) |
| Modifier and Type | Method and Description |
|---|---|
TimeRange |
WidgetConfigWithTimeRange.timerange() |
| Modifier and Type | Method and Description |
|---|---|
static StackedChartConfig |
StackedChartConfig.create(TimeRange timeRange,
String interval,
String renderer,
String interpolation,
List<StackedSeries> series,
String streamId) |
static Interval |
ApproximatedAutoIntervalFactory.of(String interval,
TimeRange timeRange) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.