| Package | Description |
|---|---|
| org.elasticsearch.search.profile |
| Modifier and Type | Method and Description |
|---|---|
void |
Profiler.setCollector(InternalProfileCollector collector)
Set the collector that is associated with this profiler.
|
| Constructor and Description |
|---|
InternalProfileCollector(org.apache.lucene.search.Collector collector,
String reason,
List<InternalProfileCollector> children) |
Copyright © 2009–2017. All rights reserved.