| Package | Description |
|---|---|
| org.apache.flink.kubernetes.configuration |
| Modifier and Type | Method and Description |
|---|---|
static KubernetesDeploymentTarget |
KubernetesDeploymentTarget.fromConfig(org.apache.flink.configuration.Configuration configuration) |
static KubernetesDeploymentTarget |
KubernetesDeploymentTarget.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static KubernetesDeploymentTarget[] |
KubernetesDeploymentTarget.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.