File
Doc
Category
Size
Date
Package
BenchmarkOptions.java
API Doc
Apache Lucene 2.1.0
960
Wed Feb 14 10:46:16 GMT 2007
org.apache.lucene.benchmark
BenchmarkOptions
public interface BenchmarkOptions
Marker Interface defining some common options. Implementations should define their own set of options that can be cast to in the {@link Benchmarker} interface.
As benchmarks are added, perhaps a common set of Options will become clear
Fields Summary
Constructors Summary
Methods Summary
Java Code Source