See: Description
| Class | Description |
|---|---|
| BootstrapTools |
Tools for starting JobManager and TaskManager processes.
|
| ContaineredTaskManagerParameters |
This class describes the basic parameters for launching a TaskManager process.
|
| ContainerSpecification |
Encapsulates a container specification, including artifacts, environment variables, system
properties, and Flink configuration settings.
|
| ContainerSpecification.Artifact |
An artifact to be copied into the container.
|
| ContainerSpecification.Artifact.Builder | |
| TaskExecutorProcessSpec |
Describe the specifics of different resource dimensions of the TaskExecutor process.
|
| TaskExecutorProcessSpecBuilder |
Builder for
TaskExecutorProcessSpec. |
| TaskExecutorProcessUtils |
Utility class for TaskExecutor memory configurations.
|
| Enum | Description |
|---|---|
| ApplicationStatus |
The status of an application.
|
The classes in this package are extended by the YARN implementation to realize cluster bootstrapping and resource management with those frameworks.
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.