Package | Description |
---|---|
org.apache.lucene.benchmark.byTask |
Benchmarking Lucene By Tasks.
|
org.apache.lucene.benchmark.byTask.tasks |
Extendable benchmark tasks.
|
org.apache.lucene.benchmark.byTask.utils |
Utilities used for the benchmark, and for the reports.
|
Modifier and Type | Method | Description |
---|---|---|
PerfRunData |
Benchmark.getRunData() |
Modifier and Type | Method | Description |
---|---|---|
PerfRunData |
PerfTask.getRunData() |
Modifier and Type | Method | Description |
---|---|---|
static IndexWriter |
CreateIndexTask.configureWriter(Config config,
PerfRunData runData,
IndexWriterConfig.OpenMode mode,
IndexCommit commit) |
|
static IndexWriterConfig |
CreateIndexTask.createWriterConfig(Config config,
PerfRunData runData,
IndexWriterConfig.OpenMode mode,
IndexCommit commit) |
Constructor | Description |
---|---|
Algorithm(PerfRunData runData) |
Read algorithm from file
Property examined: alt.tasks.packages == comma separated list of
alternate package names where tasks would be searched for, when not found
in the default package (that of
PerfTask Object.getClass() ). |
Copyright © 2000-2018 Apache Software Foundation. All Rights Reserved.