| Interface | Description |
|---|---|
| ClusterDescriptor<T> |
A descriptor to deploy a cluster (e.g.
|
| Class | Description |
|---|---|
| ClusterSpecification |
Description of the cluster to start by the
ClusterDescriptor. |
| ClusterSpecification.ClusterSpecificationBuilder |
Builder for the
ClusterSpecification instance. |
| LegacyStandaloneClusterDescriptor |
A deployment descriptor for an existing cluster.
|
| StandaloneClusterDescriptor |
A deployment descriptor for an existing cluster.
|
| StandaloneClusterId |
Identifier for standalone clusters.
|
| Exception | Description |
|---|---|
| ClusterDeploymentException |
Class which indicates a problem when deploying a Flink cluster.
|
| ClusterRetrieveException |
Exception which indicates that a cluster could not be retrieved.
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.