public class GridHelloWorldTask extends org.gridgain.grid.compute.GridComputeTaskSplitAdapter<String,Integer> implements Serializable
| Constructor and Description |
|---|
GridHelloWorldTask() |
protected Collection<? extends org.gridgain.grid.compute.GridComputeJob> split(int gridSize, String phrase) throws org.gridgain.grid.GridException
Copyright © 2019. All Rights Reserved.