Interface | Description |
---|---|
MesosResourceManagerActions |
Actions defined by the MesosResourceManager.
|
Class | Description |
---|---|
LaunchableMesosWorker |
Implements the launch of a Mesos worker.
|
MesosApplicationMasterRunner |
This class is the executable entry point for the Mesos Application Master.
|
MesosConfigKeys |
The Mesos environment variables used for settings of the containers.
|
MesosFlinkResourceManager |
Flink Resource Manager for Apache Mesos.
|
MesosResourceManager |
The Mesos implementation of the resource manager.
|
MesosTaskManagerParameters |
This class describes the Mesos-specific parameters for launching a TaskManager process.
|
MesosTaskManagerRunner |
The entry point for running a TaskManager in a Mesos container.
|
RegisteredMesosWorkerNode |
A representation of a registered Mesos task managed by the
MesosFlinkResourceManager . |
Enum | Description |
---|---|
MesosTaskManagerParameters.ContainerType |
The supported containerizers.
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.