| Package | Description |
|---|---|
| org.graylog2.indexer.indices | |
| org.graylog2.indexer.searches |
| Modifier and Type | Method and Description |
|---|---|
IndexRangeStats |
Indices.indexRangeStatsOfIndex(String index) |
IndexRangeStats |
IndicesAdapter.indexRangeStatsOfIndex(String index) |
| Modifier and Type | Field and Description |
|---|---|
static IndexRangeStats |
IndexRangeStats.EMPTY |
| Modifier and Type | Method and Description |
|---|---|
static IndexRangeStats |
IndexRangeStats.create(org.joda.time.DateTime min,
org.joda.time.DateTime max) |
static IndexRangeStats |
IndexRangeStats.create(org.joda.time.DateTime min,
org.joda.time.DateTime max,
List<String> streamIds) |
Copyright © 2012–2021 Graylog, Inc.. All rights reserved.