Uses of Class
net.sf.sparql.benchmarking.options.BenchmarkOptions

Packages that use BenchmarkOptions
net.sf.sparql.benchmarking.parallel.impl   
net.sf.sparql.benchmarking.runners   
 

Uses of BenchmarkOptions in net.sf.sparql.benchmarking.parallel.impl
 

Classes in net.sf.sparql.benchmarking.parallel.impl with type parameters of type BenchmarkOptions
 class BenchmarkParallelClientManager<T extends BenchmarkOptions>
          A Callable uses to manage the running of parallel clients for multi-threaded testing
 

Uses of BenchmarkOptions in net.sf.sparql.benchmarking.runners
 

Methods in net.sf.sparql.benchmarking.runners with parameters of type BenchmarkOptions
 void BenchmarkRunner.run(BenchmarkOptions options)
           
 



Copyright © 2014. All Rights Reserved.