See: Description
Class | Description |
---|---|
BootstrapTools |
Tools for starting JobManager and TaskManager processes, including the
Actor Systems used to run the JobManager and TaskManager actors.
|
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 | |
FlinkResourceManager<WorkerType extends ResourceIDRetrievable> |
Worker allocation steps
|
Enum | Description |
---|---|
ApplicationStatus |
The status of an application.
|
The classes in this package are extended by the YARN and Mesos implementations to realize cluster bootstrapping and resource management with those frameworks.
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.