diff options
author | Dan Vrátil <dvratil@redhat.com> | 2014-12-11 15:55:18 +0100 |
---|---|---|
committer | Dan Vrátil <dvratil@redhat.com> | 2014-12-11 15:55:18 +0100 |
commit | c30e9145049c52feb2de719307ebbfee0650f01b (patch) | |
tree | 6896823401fb174c0f396ec30eae6257d32f8a41 /client/test/clientapitest.cpp | |
parent | 1aee1bda9fc81c888ad18fea107c271133dd5442 (diff) | |
download | sink-c30e9145049c52feb2de719307ebbfee0650f01b.tar.gz sink-c30e9145049c52feb2de719307ebbfee0650f01b.zip |
Async: move the actual task exection into Executor implementation
As of now, Job is only front interface to a chain of Executor subclasses. Each
Executor subclass specializes for given type of execution (then, each, reduce, ...),
and the chain is then executed recursively, as we did with the original Job
implementation.
Diffstat (limited to 'client/test/clientapitest.cpp')
0 files changed, 0 insertions, 0 deletions