Package | Description |
---|---|
net.sf.sparql.benchmarking.parallel | |
net.sf.sparql.benchmarking.parallel.impl |
Modifier and Type | Class and Description |
---|---|
class |
AbstractParallelClient<T extends Options>
Abstract implementation of a parallel client
|
Modifier and Type | Method and Description |
---|---|
ParallelClient<T> |
ParallelClientManager.createClient(int id)
Creates a new parallel client
|
ParallelClient<T> |
AbstractParallelClientManager.createClient(int id) |
Modifier and Type | Class and Description |
---|---|
class |
DefaultParallelClient<T extends Options>
Default parallel client for running multi-threaded testing
|
Modifier and Type | Method and Description |
---|---|
ParallelClient<StressOptions> |
StressTestParallelClientManager.createClient(int id) |
Copyright © 2015. All rights reserved.