public class IndexHelper extends Object
| Constructor and Description |
|---|
IndexHelper() |
| Modifier and Type | Method and Description |
|---|---|
static Set<String> |
getOldestIndices(IndexSet indexSet,
int count) |
static org.elasticsearch.index.query.QueryBuilder |
getTimestampRangeFilter(TimeRange range) |
@Nullable public static org.elasticsearch.index.query.QueryBuilder getTimestampRangeFilter(TimeRange range) throws InvalidRangeFormatException
InvalidRangeFormatExceptionCopyright © 2012–2017 Graylog, Inc.. All rights reserved.