Uses of Interface
org.apache.flink.client.deployment.application.ApplicationRunner
Packages that use ApplicationRunner
-
Uses of ApplicationRunner in org.apache.flink.client.deployment.application
Classes in org.apache.flink.client.deployment.application that implement ApplicationRunnerModifier and TypeClassDescriptionclassAnApplicationRunnerwhich runs the user specified application using theEmbeddedExecutor.