| Interface | Description |
|---|---|
| JobExecutor |
Interface for
JobGraph executors. |
| JobExecutorService |
Interface to control
JobExecutor. |
| Class | Description |
|---|---|
| MiniCluster |
MiniCluster to execute Flink jobs locally.
|
| MiniClusterConfiguration |
Configuration object for the
MiniCluster. |
| MiniClusterConfiguration.Builder |
Builder for the MiniClusterConfiguration.
|
| OneTimeLeaderListenerFuture |
A leader listener that exposes a future for the first leader notification.
|
| Enum | Description |
|---|---|
| RpcServiceSharing |
Enum which defines whether the mini cluster components use a shared RpcService
or whether every component gets its own dedicated RpcService started.
|
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.