Package org.apache.flink.runtime.entrypoint
package org.apache.flink.runtime.entrypoint
-
ClassDescriptionConfiguration class which contains the parsed command line arguments for the
ClusterEntrypoint
.Parser factory which generates aClusterConfiguration
from the given list of command line arguments.Base class for the Flink cluster entry points.Execution mode of the dispatcher.Shutdown behaviour of aClusterEntrypoint
.Exceptions thrown by theClusterEntrypoint
.Exception utils to handle and enrich exceptions occurring in the ClusterEntrypoint.Utility class forClusterEntrypoint
.Information about the cluster which is shared with the cluster components.Envelope that carries whether the wrapped value is deterministic or not.DynamicParametersConfigurationParserFactory
can be used to extract the dynamic parameters from command line.BasicClusterConfiguration
for entry points.Parser factory forEntrypointClusterConfiguration
.Exception which indicates that the parsing of command line arguments failed.Configuration class which contains the parsed command line arguments for theClusterEntrypoint
.A class can be used to extract the configuration from command line and modify it.Base class for session cluster entry points.Entry point for the standalone session cluster.Class that manages a working directory for a process/instance.