Package | Description |
---|---|
org.apache.lucene.benchmark | |
org.apache.lucene.benchmark.standard |
Modifier and Type | Class and Description |
---|---|
class |
AbstractBenchmarker
Deprecated.
Use the Task based benchmarker
|
Modifier and Type | Method and Description |
---|---|
Benchmarker |
Driver.getBenchmarker() |
Modifier and Type | Method and Description |
---|---|
void |
Driver.setBenchmarker(Benchmarker benchmarker) |
Constructor and Description |
---|
Driver(Benchmarker benchmarker,
BenchmarkOptions options) |
Modifier and Type | Class and Description |
---|---|
class |
StandardBenchmarker
Deprecated.
use the byTask code instead. See http://lucene.zones.apache.org:8080/hudson/job/Lucene-Nightly/javadoc/org/apache/lucene/benchmark/byTask/package-summary.html .
|
Copyright © 2000-2013 Apache Software Foundation. All Rights Reserved.