Uses of Interface
org.apache.flink.core.execution.JobClient
Packages that use JobClient
-
Uses of JobClient in org.apache.flink.table.api
Methods in org.apache.flink.table.api that return types with arguments of type JobClientModifier and TypeMethodDescriptionTableResult.getJobClient()For DML and DQL statement, return theJobClientwhich associates the submitted Flink job.