Uses of Interface org.apache.lucene.benchmark.BenchmarkOptions

Uses in package org.apache.lucene.benchmark

Constructors with parameter type org.apache.lucene.benchmark.BenchmarkOptions

Driver.Driver(Benchmarker benchmarker, BenchmarkOptions options)

Methods with parameter type org.apache.lucene.benchmark.BenchmarkOptions

TestData[]
Benchmarker.benchmark(File workingDir, BenchmarkOptions options)
Benchmark according to the implementation, using the workingDir as the place to store things.
void

Methods with return type org.apache.lucene.benchmark.BenchmarkOptions

BenchmarkOptions

Uses in package org.apache.lucene.benchmark.standard

Classes implementing org.apache.lucene.benchmark.BenchmarkOptions

class

Methods with parameter type org.apache.lucene.benchmark.BenchmarkOptions

TestData[]
Benchmark according to the implementation, using the workingDir as the place to store things.

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