| Package | Description |
|---|---|
| org.apache.lucene.benchmark | |
| org.apache.lucene.benchmark.standard |
| Modifier and Type | Method and Description |
|---|---|
BenchmarkOptions |
Driver.getOptions() |
| Modifier and Type | Method and Description |
|---|---|
TestData[] |
Benchmarker.benchmark(File workingDir,
BenchmarkOptions options)
Deprecated.
Benchmark according to the implementation, using the workingDir as the place to store things.
|
void |
Driver.setOptions(BenchmarkOptions options) |
| Constructor and Description |
|---|
Driver(Benchmarker benchmarker,
BenchmarkOptions options) |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardOptions
Deprecated.
Use the Task based stuff instead
|
| Modifier and Type | Method and Description |
|---|---|
TestData[] |
StandardBenchmarker.benchmark(File workingDir,
BenchmarkOptions opts)
Deprecated.
|
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.