| Package | Description |
|---|---|
| org.apache.flink.mesos.runtime.clusterframework | |
| org.apache.flink.mesos.scheduler |
| Modifier and Type | Method and Description |
|---|---|
org.apache.mesos.Protos.TaskInfo |
LaunchableMesosWorker.launch(org.apache.mesos.Protos.SlaveID slaveId,
MesosResourceAllocation allocation)
Construct the TaskInfo needed to launch the worker.
|
| Modifier and Type | Method and Description |
|---|---|
org.apache.mesos.Protos.TaskInfo |
LaunchableTask.launch(org.apache.mesos.Protos.SlaveID slaveId,
MesosResourceAllocation allocation)
Prepare to launch the task by producing a Mesos TaskInfo record.
|
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.