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