Ctrl+K
Logo image Logo image

Site Navigation

  • API Reference
  • Examples

Site Navigation

  • API Reference
  • Examples

Section Navigation

  • PyFlink Table
  • PyFlink DataStream
  • PyFlink Common
    • Config
    • Serializer
    • Job Information
    • Serializer

pyflink.common.job_client.JobClient.cancel#

JobClient.cancel() → CompletableFuture[source]#

Cancels the associated job.

Returns

A CompletableFuture for canceling the associated job.

New in version 1.11.0.

previous

pyflink.common.job_client.JobClient.get_job_status

next

pyflink.common.job_client.JobClient.stop_with_savepoint

On this page
  • JobClient.cancel()
Show Source

Created using Sphinx 5.3.0.