Package | Description |
---|---|
org.graylog2.rest.resources.search.responses |
Modifier and Type | Method and Description |
---|---|
static TimeRange |
TimeRange.create(org.joda.time.DateTime from,
org.joda.time.DateTime to) |
abstract TimeRange |
HistogramResult.queriedTimerange() |
Modifier and Type | Method and Description |
---|---|
static HistogramResult |
HistogramResult.create(String interval,
Map results,
long time,
String builtQuery,
TimeRange queriedTimerange) |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.