| パッケージ | 説明 |
|---|---|
| org.elasticsearch.search.profile |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
ProfileBreakdown |
Profiler.getQueryBreakdown(org.apache.lucene.search.Query query)
Get the
ProfileBreakdown for the given query, potentially creating it if it did not exist. |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
ProfileBreakdown.merge(ProfileBreakdown other)
Add
other's timings into this breakdown |
| コンストラクタと説明 |
|---|
ProfileWeight(org.apache.lucene.search.Query query,
org.apache.lucene.search.Weight subQueryWeight,
ProfileBreakdown profile) |
Copyright © 2009–2016. All rights reserved.