| Package | Description |
|---|---|
| org.apache.lucene.sandbox.search |
Additional tools related to search
|
| Modifier and Type | Method and Description |
|---|---|
ProfilerCollectorResult |
ProfilerCollector.getProfileResult() |
| Modifier and Type | Method and Description |
|---|---|
List<ProfilerCollectorResult> |
ProfilerCollectorResult.getProfiledChildren() |
| Constructor and Description |
|---|
ProfilerCollectorResult(String collectorName,
String reason,
Long time,
List<ProfilerCollectorResult> children) |
Copyright © 2000-2024 Apache Software Foundation. All Rights Reserved.