![]() |
Apache Ignite C++ Client
|
#include <broadcast_execution.h>
Public Member Functions | |
| broadcast_execution (std::vector< ignite_result< job_execution > > &&executions) | |
| const std::vector< ignite_result< job_execution > > & | get_job_executions () const |
Broadcast execution control object, provides information about the broadcast execution process and result.
|
inlineexplicit |
Constructor.
| executions | Executions. |
|
inlinenodiscard |
Gets the job executions.