EvolvingObjects
|
Handle response functor implementation for the parallel apply (map) job. More...
#include <eoParallelApply.h>
Public Member Functions | |
HandleResponseParallelApply (HandleResponseParallelApply< EOT > *w=0) | |
void | operator() (int wrkRank) |
The pure virtual function that needs to be implemented by the subclass. |
Handle response functor implementation for the parallel apply (map) job.
Master side: Replaces the slice of data attributed to the worker in the table.
Definition at line 194 of file eoParallelApply.h.