public class SingleSplitTestTask extends ComputeTaskSplitAdapter<Integer,Integer>
| Modifier and Type | Class and Description |
|---|---|
static class |
SingleSplitTestTask.SingleSplitTestJob
Test job for P2P deployment tests.
|
| Constructor and Description |
|---|
SingleSplitTestTask() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
reduce(List<ComputeJobResult> results) |
protected Collection<? extends ComputeJob> |
split(int gridSize,
Integer arg) |
mapresultprotected Collection<? extends ComputeJob> split(int gridSize, Integer arg)
split in class ComputeTaskSplitAdapter<Integer,Integer>public Integer reduce(List<ComputeJobResult> results)
Follow @ApacheIgnite
Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015