- YARN_SITE_FILE_NAME - 类 中的静态变量org.apache.flink.yarn.Utils
-
Yarn site xml file name populated in YARN container for secure IT run.
- YarnApplicationStatusMonitor - org.apache.flink.yarn.cli中的类
-
Utility class which monitors the specified yarn application status periodically.
- YarnApplicationStatusMonitor(YarnClient, ApplicationId, ScheduledExecutor) - 类 的构造器org.apache.flink.yarn.cli.YarnApplicationStatusMonitor
-
- YarnClientYarnClusterInformationRetriever - org.apache.flink.yarn中的类
-
- YarnClusterClientFactory - org.apache.flink.yarn中的类
-
A ClusterClientFactory for a YARN cluster.
- YarnClusterClientFactory() - 类 的构造器org.apache.flink.yarn.YarnClusterClientFactory
-
- YarnClusterDescriptor - org.apache.flink.yarn中的类
-
The descriptor with deployment information for deploying a Flink cluster on Yarn.
- YarnClusterDescriptor(Configuration, YarnConfiguration, YarnClient, YarnClusterInformationRetriever, boolean) - 类 的构造器org.apache.flink.yarn.YarnClusterDescriptor
-
- YarnClusterInformationRetriever - org.apache.flink.yarn中的接口
-
Interface which allows to retrieve information about a Yarn cluster.
- YarnConfigKeys - org.apache.flink.yarn中的类
-
The Yarn environment variables used for settings of the containers.
- YarnConfigOptions - org.apache.flink.yarn.configuration中的类
-
This class holds configuration constants used by Flink's YARN runners.
- YarnConfigOptions.UserJarInclusion - org.apache.flink.yarn.configuration中的枚举
-
- YarnConfigOptionsInternal - org.apache.flink.yarn.configuration中的类
-
Yarn configuration options that are not meant to be set by the user.
- YarnConfigOptionsInternal() - 类 的构造器org.apache.flink.yarn.configuration.YarnConfigOptionsInternal
-
- YarnEntrypointUtils - org.apache.flink.yarn.entrypoint中的类
-
- YarnEntrypointUtils() - 类 的构造器org.apache.flink.yarn.entrypoint.YarnEntrypointUtils
-
- YarnJobClusterEntrypoint - org.apache.flink.yarn.entrypoint中的类
-
Entry point for Yarn per-job clusters.
- YarnJobClusterEntrypoint(Configuration) - 类 的构造器org.apache.flink.yarn.entrypoint.YarnJobClusterEntrypoint
-
- YarnJobClusterExecutor - org.apache.flink.yarn.executors中的类
-
The PipelineExecutor to be used when executing a job in isolation.
- YarnJobClusterExecutor() - 类 的构造器org.apache.flink.yarn.executors.YarnJobClusterExecutor
-
- YarnJobClusterExecutorFactory - org.apache.flink.yarn.executors中的类
-
An PipelineExecutorFactory for executing jobs on dedicated (per-job) clusters.
- YarnJobClusterExecutorFactory() - 类 的构造器org.apache.flink.yarn.executors.YarnJobClusterExecutorFactory
-
- YarnResourceManager - org.apache.flink.yarn中的类
-
The yarn implementation of the resource manager.
- YarnResourceManager(RpcService, String, ResourceID, Configuration, Map<String, String>, HighAvailabilityServices, HeartbeatServices, SlotManager, JobLeaderIdService, ClusterInformation, FatalErrorHandler, String, ResourceManagerMetricGroup) - 类 的构造器org.apache.flink.yarn.YarnResourceManager
-
- YarnResourceManagerFactory - org.apache.flink.yarn.entrypoint中的类
-
- YarnSessionClusterEntrypoint - org.apache.flink.yarn.entrypoint中的类
-
Entry point for Yarn session clusters.
- YarnSessionClusterEntrypoint(Configuration) - 类 的构造器org.apache.flink.yarn.entrypoint.YarnSessionClusterEntrypoint
-
- YarnSessionClusterExecutor - org.apache.flink.yarn.executors中的类
-
The PipelineExecutor to be used when executing a job on an already running cluster.
- YarnSessionClusterExecutor() - 类 的构造器org.apache.flink.yarn.executors.YarnSessionClusterExecutor
-
- YarnSessionClusterExecutorFactory - org.apache.flink.yarn.executors中的类
-
An PipelineExecutorFactory for executing jobs on an existing (session) cluster.
- YarnSessionClusterExecutorFactory() - 类 的构造器org.apache.flink.yarn.executors.YarnSessionClusterExecutorFactory
-
- YarnTaskExecutorRunner - org.apache.flink.yarn中的类
-
This class is the executable entry point for running a TaskExecutor in a YARN container.
- YarnTaskExecutorRunner() - 类 的构造器org.apache.flink.yarn.YarnTaskExecutorRunner
-
- YarnWorkerNode - org.apache.flink.yarn中的类
-
A stored YARN worker, which contains the YARN container.
- YarnWorkerNode(Container) - 类 的构造器org.apache.flink.yarn.YarnWorkerNode
-