R
- Return value of the task (see ComputeTask.reduce(List)
method).public abstract class GridifyTaskSplitAdapter<R> extends ComputeTaskSplitAdapter<GridifyArgument,R>
Gridify
annotation
for grid-enabling methods. It enhances the regular ComputeTaskSplitAdapter
by enforcing the argument type of GridifyArgument
. All tasks
that work with Gridify
annotation receive an argument of this type.
Please refer to ComputeTaskSplitAdapter
documentation for more information
on additional functionality this adapter provides.
Constructor and Description |
---|
GridifyTaskSplitAdapter() |
map, split
result
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
reduce
GridGain In-Memory Computing Platform : ver. 8.9.14 Release Date : November 5 2024