pyflink.common.job_client.JobClient.get_job_status# JobClient.get_job_status() → CompletableFuture[source]# Requests the JobStatus of the associated job. Returns A CompletableFuture containing the JobStatus of the associated job. New in version 1.11.0.