| Package | Description |
|---|---|
| org.apache.flink.client.deployment |
| Modifier and Type | Method and Description |
|---|---|
RestClusterClient<StandaloneClusterId> |
StandaloneClusterDescriptor.deployJobCluster(ClusterSpecification clusterSpecification,
org.apache.flink.runtime.jobgraph.JobGraph jobGraph,
boolean detached) |
RestClusterClient<StandaloneClusterId> |
StandaloneClusterDescriptor.deploySessionCluster(ClusterSpecification clusterSpecification) |
RestClusterClient<StandaloneClusterId> |
StandaloneClusterDescriptor.retrieve(StandaloneClusterId standaloneClusterId) |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.