|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use StressOptions | |
|---|---|
| net.sf.sparql.benchmarking.parallel.impl | |
| net.sf.sparql.benchmarking.runners | |
| Uses of StressOptions in net.sf.sparql.benchmarking.parallel.impl |
|---|
| Methods in net.sf.sparql.benchmarking.parallel.impl that return StressOptions | |
|---|---|
StressOptions |
StressTestParallelClientManager.getOptions()
|
| Methods in net.sf.sparql.benchmarking.parallel.impl that return types with arguments of type StressOptions | |
|---|---|
ParallelClient<StressOptions> |
StressTestParallelClientManager.createClient(int id)
|
Runner<StressOptions> |
StressTestParallelClientManager.getRunner()
|
| Constructors in net.sf.sparql.benchmarking.parallel.impl with parameters of type StressOptions | |
|---|---|
StressTestParallelClientManager(Runner<StressOptions> runner,
StressOptions options)
Creates a new Parallel Client Manager |
|
| Constructor parameters in net.sf.sparql.benchmarking.parallel.impl with type arguments of type StressOptions | |
|---|---|
StressTestParallelClientManager(Runner<StressOptions> runner,
StressOptions options)
Creates a new Parallel Client Manager |
|
| Uses of StressOptions in net.sf.sparql.benchmarking.runners |
|---|
| Methods in net.sf.sparql.benchmarking.runners with parameters of type StressOptions | |
|---|---|
void |
StressRunner.run(StressOptions options)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||