public class CountDrivenParallelism extends Parallelism
| Modifier and Type | Class and Description |
|---|---|
static class |
CountDrivenParallelism.DescriptorImpl |
| Modifier and Type | Field and Description |
|---|---|
int |
size |
| Constructor and Description |
|---|
CountDrivenParallelism(int size) |
| Modifier and Type | Method and Description |
|---|---|
int |
calculate(List<TestClass> tests) |
@DataBoundConstructor public CountDrivenParallelism(int size)
public int calculate(List<TestClass> tests)
calculate in class ParallelismCopyright © 2004-2014. All Rights Reserved.