Uses of Interface
org.apache.flink.client.deployment.application.ApplicationRunner
-
Packages that use ApplicationRunner Package Description org.apache.flink.client.deployment.application -
-
Uses of ApplicationRunner in org.apache.flink.client.deployment.application
Classes in org.apache.flink.client.deployment.application that implement ApplicationRunner Modifier and Type Class Description classDetachedApplicationRunnerAnApplicationRunnerwhich runs the user specified application using theEmbeddedExecutor.
-