public class IndexHelper extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
IndexHelper.InvalidRangeFormatException |
| Constructor and Description |
|---|
IndexHelper() |
| Modifier and Type | Method and Description |
|---|---|
static Set<String> |
determineAffectedIndices(Indexer indexer,
IndexRangeService indexRangeService,
Deflector deflector,
TimeRange range) |
static Set<String> |
getOldestIndices(Set<String> indexNames,
int count) |
static org.elasticsearch.index.query.FilterBuilder |
getTimestampRangeFilter(TimeRange range) |
public static org.elasticsearch.index.query.FilterBuilder getTimestampRangeFilter(TimeRange range) throws IndexHelper.InvalidRangeFormatException
Copyright © 2012–2014 TORCH GmbH. All rights reserved.