| 程序包 | 说明 |
|---|---|
| org.apache.flink.kubernetes.kubeclient.decorators | |
| org.apache.flink.kubernetes.kubeclient.parameters |
| 构造器和说明 |
|---|
FlinkConfMountDecorator(AbstractKubernetesParameters kubernetesComponentConf) |
HadoopConfMountDecorator(AbstractKubernetesParameters kubernetesParameters) |
| 限定符和类型 | 类和说明 |
|---|---|
class |
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.
|
class |
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.