| Package | Description |
|---|---|
| org.graylog2.indexer.indices | |
| org.graylog2.indexer.searches |
| Modifier and Type | Method and Description |
|---|---|
TimestampStats |
Indices.timestampStatsOfIndex(String index)
Calculate min and max 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-2016 Graylog, Inc.. All Rights Reserved.