| Package | Description |
|---|---|
| io.druid.query.search | |
| io.druid.query.search.search |
| Modifier and Type | Method and Description |
|---|---|
List<SearchHit> |
SearchResultValue.getValue() |
List<SearchHit> |
BySegmentSearchResultValue.getValue() |
Iterator<SearchHit> |
SearchResultValue.iterator() |
| Constructor and Description |
|---|
SearchResultValue(List<SearchHit> value) |
| Modifier and Type | Method and Description |
|---|---|
Comparator<SearchHit> |
SearchSortSpec.getComparator() |
| Modifier and Type | Method and Description |
|---|---|
int |
SearchHit.compareTo(SearchHit o) |
Copyright © 2011–2016. All rights reserved.