| 接口 | 说明 |
|---|---|
| KubernetesParameters |
A common collection of parameters that is used to construct the JobManager/TaskManager Pods,
including the accompanying Kubernetes resources that together represent a Flink application.
|
| 类 | 说明 |
|---|---|
| AbstractKubernetesParameters |
Abstract class for the
KubernetesParameters. |
| KubernetesJobManagerParameters |
A utility class helps parse, verify, and manage the Kubernetes side parameters
that are used for constructing the JobManager Pod and all accompanying resources
connected to it.
|
| KubernetesTaskManagerParameters |
A utility class helps parse, verify, and manage the Kubernetes side parameters
that are used for constructing the TaskManager Pod.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.