pyflink.common.job_client.JobClient.get_job_execution_result# JobClient.get_job_execution_result() → CompletableFuture[source]# Returns the JobExecutionResult result of the job execution of the submitted job. Returns: A CompletableFuture containing the JobExecutionResult result of the job execution. Added in version 1.11.0.