| Package | Description |
|---|---|
| org.apache.flink.runtime.entrypoint |
| Modifier and Type | Class and Description |
|---|---|
class |
JobClusterEntrypoint
Deprecated.
Per-job mode has been deprecated in Flink 1.15 and will be removed in the future.
Please use application mode instead.
|
class |
SessionClusterEntrypoint
Base class for session cluster entry points.
|
class |
StandaloneSessionClusterEntrypoint
Entry point for the standalone session cluster.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
ClusterEntrypoint.runClusterEntrypoint(ClusterEntrypoint clusterEntrypoint) |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.