Vadim Pakhnushev created IGNITE-21497:
-----------------------------------------
Summary: Clarify compute API
Key: IGNITE-21497
URL: https://issues.apache.org/jira/browse/IGNITE-21497
Project: Ignite
Issue Type: Improvement
Components: compute
Reporter: Vadim Pakhnushev
Assignee: Vadim Pakhnushev
In order to more clearly reflect that the job is only submitted, but executed
at a later time, rename {{execute*Async}} methods to {{{}submit*{}}},
{{broadcastAsync}} to {{broadcast}} while keeping synchronous shortcuts
{{execute}} to be an {{executeAsync().resultFuture().join()}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)