You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Vadim Pakhnushev (Jira)" <ji...@apache.org> on 2024/02/08 12:41:00 UTC

[jira] [Created] (IGNITE-21497) Clarify compute API

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)