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

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

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

Constructors in net.sf.sparql.benchmarking.parallel.impl with parameters of type SoakOptions
SoakTestParallelClientManager(Runner<SoakOptions> runner, SoakOptions options)
          Creates a new Parallel Client Manager
 

Constructor parameters in net.sf.sparql.benchmarking.parallel.impl with type arguments of type SoakOptions
SoakTestParallelClientManager(Runner<SoakOptions> runner, SoakOptions options)
          Creates a new Parallel Client Manager
 

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

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



Copyright © 2014. All Rights Reserved.