| Package | Description |
|---|---|
| org.graylog2.indexer.results | |
| org.graylog2.plugin.dashboards.widgets | |
| org.graylog2.plugin.indexer.searches.timeranges |
| Modifier and Type | Method and Description |
|---|---|
AbsoluteRange |
HistogramResult.getHistogramBoundaries() |
| Constructor and Description |
|---|
ComputationResult(Object result,
long tookMs,
AbsoluteRange computationTimeRange) |
| Modifier and Type | Method and Description |
|---|---|
abstract AbsoluteRange |
AbsoluteRange.Builder.build() |
static AbsoluteRange |
AbsoluteRange.create(org.joda.time.DateTime from,
org.joda.time.DateTime to) |
static AbsoluteRange |
AbsoluteRange.create(String type,
org.joda.time.DateTime from,
org.joda.time.DateTime to) |
static AbsoluteRange |
AbsoluteRange.create(String from,
String to) |
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.