| Package | Description |
|---|---|
| org.apache.flink.client.cli | |
| org.apache.flink.client.deployment | |
| org.apache.flink.client.program |
| Modifier and Type | Method and Description |
|---|---|
StandaloneClusterId |
DefaultCLI.getClusterId(org.apache.commons.cli.CommandLine commandLine) |
| Modifier and Type | Method and Description |
|---|---|
static StandaloneClusterId |
StandaloneClusterId.getInstance() |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
void |
LegacyStandaloneClusterDescriptor.killCluster(StandaloneClusterId clusterId) |
void |
StandaloneClusterDescriptor.killCluster(StandaloneClusterId clusterId) |
StandaloneClusterClient |
LegacyStandaloneClusterDescriptor.retrieve(StandaloneClusterId standaloneClusterId) |
RestClusterClient<StandaloneClusterId> |
StandaloneClusterDescriptor.retrieve(StandaloneClusterId standaloneClusterId) |
| Modifier and Type | Method and Description |
|---|---|
StandaloneClusterId |
StandaloneClusterClient.getClusterId() |
Copyright © 2014–2018 The Apache Software Foundation. All rights reserved.