| Package | Description |
|---|---|
| org.graylog2.rest.models.system.indexer.responses |
| Modifier and Type | Field and Description |
|---|---|
List<IndexRangeSummary> |
IndexRangesResponse.ranges |
| Modifier and Type | Method and Description |
|---|---|
static IndexRangeSummary |
IndexRangeSummary.create(String indexName,
org.joda.time.DateTime calculatedAt,
org.joda.time.DateTime start,
int calculationTookMs) |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.