| Package | Description |
|---|---|
| io.druid.query.search |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultSearchQueryMetrics
This class is implemented with delegation to another QueryMetrics for compatibility, see "Making subinterfaces of
QueryMetrics for emitting custom dimensions and/or metrics for specific query types" section in
QueryMetrics
javadoc. |
| Modifier and Type | Method and Description |
|---|---|
SearchQueryMetrics |
SearchQueryQueryToolChest.makeMetrics(SearchQuery query) |
SearchQueryMetrics |
SearchQueryMetricsFactory.makeMetrics(SearchQuery searchQuery) |
SearchQueryMetrics |
DefaultSearchQueryMetricsFactory.makeMetrics(SearchQuery query) |
Copyright © 2011–2018. All rights reserved.