| Class | Description |
|---|---|
| ClusterConfiguration |
Configuration class which contains the parsed command line arguments for
the
ClusterEntrypoint. |
| ClusterEntrypoint |
Base class for the Flink cluster entry points.
|
| ClusterInformation |
Information about the cluster which is shared with the cluster components.
|
| JobClusterEntrypoint |
Base class for per-job cluster entry points.
|
| SessionClusterEntrypoint |
Base class for session cluster entry points.
|
| StandaloneSessionClusterEntrypoint |
Entry point for the standalone session cluster.
|
| Enum | Description |
|---|---|
| ClusterEntrypoint.ExecutionMode |
Execution mode of the
MiniDispatcher. |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.