Package | Description |
---|---|
org.apache.flink.client.deployment | |
org.apache.flink.kubernetes | |
org.apache.flink.yarn |
Modifier and Type | Class and Description |
---|---|
class |
StandaloneClusterDescriptor
A deployment descriptor for an existing cluster.
|
Modifier and Type | Method and Description |
---|---|
ClusterDescriptor<ClusterID> |
ClusterClientFactory.createClusterDescriptor(Configuration configuration)
Create a
ClusterDescriptor from the given configuration. |
Modifier and Type | Class and Description |
---|---|
class |
KubernetesClusterDescriptor
Kubernetes specific
ClusterDescriptor implementation. |
Modifier and Type | Class and Description |
---|---|
class |
YarnClusterDescriptor
The descriptor with deployment information for deploying a Flink cluster on Yarn.
|
Copyright © 2014–2024 The Apache Software Foundation. All rights reserved.