| 程序包 | 说明 |
|---|---|
| org.apache.flink.client.deployment |
| 限定符和类型 | 方法和说明 |
|---|---|
ClusterClientProvider<T> |
ClusterDescriptor.deployJobCluster(ClusterSpecification clusterSpecification,
org.apache.flink.runtime.jobgraph.JobGraph jobGraph,
boolean detached)
Deploys a per-job cluster with the given job on the cluster.
|
ClusterClientProvider<T> |
ClusterDescriptor.deploySessionCluster(ClusterSpecification clusterSpecification)
Triggers deployment of a cluster.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.