Uses of Class
org.apache.flink.runtime.entrypoint.ClusterEntrypoint
-
Packages that use ClusterEntrypoint Package Description org.apache.flink.runtime.entrypoint -
-
Uses of ClusterEntrypoint in org.apache.flink.runtime.entrypoint
Subclasses of ClusterEntrypoint in org.apache.flink.runtime.entrypoint Modifier and Type Class Description class
SessionClusterEntrypoint
Base class for session cluster entry points.class
StandaloneSessionClusterEntrypoint
Entry point for the standalone session cluster.Methods in org.apache.flink.runtime.entrypoint with parameters of type ClusterEntrypoint Modifier and Type Method Description static void
ClusterEntrypoint. runClusterEntrypoint(ClusterEntrypoint clusterEntrypoint)
-