| 程序包 | 说明 |
|---|---|
| org.apache.flink.client.deployment |
| 限定符和类型 | 方法和说明 |
|---|---|
StandaloneClusterId |
StandaloneClientFactory.getClusterId(org.apache.flink.configuration.Configuration configuration) |
static StandaloneClusterId |
StandaloneClusterId.getInstance() |
| 限定符和类型 | 方法和说明 |
|---|---|
ClusterClientProvider<StandaloneClusterId> |
StandaloneClusterDescriptor.deployJobCluster(ClusterSpecification clusterSpecification,
org.apache.flink.runtime.jobgraph.JobGraph jobGraph,
boolean detached) |
ClusterClientProvider<StandaloneClusterId> |
StandaloneClusterDescriptor.deploySessionCluster(ClusterSpecification clusterSpecification) |
ClusterClientProvider<StandaloneClusterId> |
StandaloneClusterDescriptor.retrieve(StandaloneClusterId standaloneClusterId) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
StandaloneClusterDescriptor.killCluster(StandaloneClusterId clusterId) |
ClusterClientProvider<StandaloneClusterId> |
StandaloneClusterDescriptor.retrieve(StandaloneClusterId standaloneClusterId) |
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.