FileDocCategorySizeDatePackage
BenchmarkOptions.javaAPI DocApache Lucene 2.1.0960Wed Feb 14 10:46:16 GMT 2007org.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