org.apache.lucene.benchmark
Interface BenchmarkOptions

All Known Implementing Classes:
StandardOptions

Deprecated. Use the task based approach instead

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-2008 Apache Software Foundation. All Rights Reserved.