org.apache.lucene.benchmark

Interface BenchmarkOptions

Known Implementing Classes:
StandardOptions

public interface BenchmarkOptions

Marker Interface defining some common options. Implementations should define their own set of options that can be cast to in the Benchmarker interface.

As benchmarks are added, perhaps a common set of Options will become clear


Copyright © 2000-2007 Apache Software Foundation. All Rights Reserved.