| Modifier and Type | Method and Description |
|---|---|
static java.util.Set<IndexRange> |
IndexHelper.determineAffectedIndicesWithRanges(IndexRangeService indexRangeService,
Deflector deflector,
TimeRange range) |
| Modifier and Type | Class and Description |
|---|---|
class |
IndexRangeImpl |
| Modifier and Type | Method and Description |
|---|---|
IndexRange |
IndexRangeServiceImpl.create(java.util.Map<java.lang.String,java.lang.Object> range) |
IndexRange |
IndexRangeService.create(java.util.Map<java.lang.String,java.lang.Object> range) |
IndexRange |
IndexRangeServiceImpl.get(java.lang.String index) |
IndexRange |
IndexRangeService.get(java.lang.String index) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<IndexRange> |
IndexRangeServiceImpl.getFrom(int timestamp) |
java.util.List<IndexRange> |
IndexRangeService.getFrom(int timestamp) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Set<IndexRange> |
SearchResult.getUsedIndices() |
| Constructor and Description |
|---|
SearchResult(org.elasticsearch.search.SearchHits searchHits,
java.util.Set<IndexRange> usedIndices,
java.lang.String originalQuery,
org.elasticsearch.common.bytes.BytesReference builtQuery,
org.elasticsearch.common.unit.TimeValue took) |
| Modifier and Type | Field and Description |
|---|---|
java.util.Set<IndexRange> |
SearchResponse.usedIndices |
| Modifier and Type | Field and Description |
|---|---|
java.util.List<IndexRange> |
IndexRangesResponse.ranges |
Copyright © 2012-2014 TORCH GmbH. All Rights Reserved.