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.
|
| 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–2016 The Apache Software Foundation. All rights reserved.