| Package | Description |
|---|---|
| org.graylog2.indexer.ranges | |
| org.graylog2.indexer.searches |
| Modifier and Type | Method and Description |
|---|---|
protected TimestampStats |
EsIndexRangeService.timestampStatsOfIndex(String index)
Calculate stats (min, max, avg) about the message timestamps in the given index.
|
| Modifier and Type | Field and Description |
|---|---|
static TimestampStats |
TimestampStats.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
static TimestampStats |
TimestampStats.create(org.joda.time.DateTime min,
org.joda.time.DateTime max) |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.