Package | Description |
---|---|
org.apache.flink.mesos.entrypoint | |
org.apache.flink.runtime.entrypoint | |
org.apache.flink.yarn.entrypoint |
Modifier and Type | Class and Description |
---|---|
class |
MesosJobClusterEntrypoint
Entry point for Mesos per-job clusters.
|
class |
MesosSessionClusterEntrypoint
Entry point for Mesos session clusters.
|
Modifier and Type | Class and Description |
---|---|
class |
JobClusterEntrypoint
Base class for per-job cluster entry points.
|
class |
SessionClusterEntrypoint
Base class for session cluster entry points.
|
class |
StandaloneSessionClusterEntrypoint
Entry point for the standalone session cluster.
|
Modifier and Type | Class and Description |
---|---|
class |
YarnJobClusterEntrypoint
Entry point for Yarn per-job clusters.
|
class |
YarnSessionClusterEntrypoint
Entry point for Yarn session clusters.
|
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.