| Package | Description |
|---|---|
| org.apache.flink.client.deployment |
| Modifier and Type | Method and Description |
|---|---|
StandaloneClusterClient |
LegacyStandaloneClusterDescriptor.retrieve(StandaloneClusterId standaloneClusterId) |
RestClusterClient<StandaloneClusterId> |
StandaloneClusterDescriptor.retrieve(StandaloneClusterId standaloneClusterId) |
ClusterClient<T> |
ClusterDescriptor.retrieve(T clusterId)
Retrieves an existing Flink Cluster.
|
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.