| Package | Description |
|---|---|
| org.apache.flink.runtime.client | |
| org.apache.flink.runtime.clusterframework |
This package contains the cluster resource management functionality.
|
| org.apache.flink.runtime.clusterframework.standalone |
| Modifier and Type | Class and Description |
|---|---|
class |
JobAttachmentClientActor
Actor which handles Job attachment process and provides Job updates until completion.
|
class |
JobClientActor
Actor which constitutes the bridge between the non-actor code and the JobManager.
|
class |
JobSubmissionClientActor
Actor which handles Job submission process and provides Job updates until completion.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FlinkResourceManager<WorkerType extends ResourceIDRetrievable>
Worker allocation steps
|
| Modifier and Type | Class and Description |
|---|---|
class |
StandaloneResourceManager
A standalone implementation of the resource manager.
|
Copyright © 2014–2019 The Apache Software Foundation. All rights reserved.