| Class | Description |
|---|---|
| CliFrontend |
Implementation of a simple command line frontend for executing programs.
|
| FlinkYarnSessionCli |
Class handling the command line interface to the YARN session.
|
| LocalExecutor |
A PlanExecutor that runs Flink programs on a local embedded Flink runtime instance.
|
| RemoteExecutor |
The RemoteExecutor is a
PlanExecutor that takes the program
and ships it to a remote Flink cluster for execution. |
Copyright © 2014–2016 The Apache Software Foundation. All rights reserved.