| 程序包 | 说明 |
|---|---|
| org.apache.flink.table.client.config | |
| org.apache.flink.table.client.config.entries |
| 限定符和类型 | 方法和说明 |
|---|---|
DeploymentEntry |
Environment.getDeployment() |
| 限定符和类型 | 字段和说明 |
|---|---|
static DeploymentEntry |
DeploymentEntry.DEFAULT_INSTANCE |
| 限定符和类型 | 方法和说明 |
|---|---|
static DeploymentEntry |
DeploymentEntry.create(Map<String,Object> config) |
static DeploymentEntry |
DeploymentEntry.enrich(DeploymentEntry deployment,
Map<String,String> prefixedProperties)
Creates a new deployment entry enriched with additional properties that are prefixed with
Environment.DEPLOYMENT_ENTRY. |
static DeploymentEntry |
DeploymentEntry.merge(DeploymentEntry deployment1,
DeploymentEntry deployment2)
Merges two deployments entries.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static DeploymentEntry |
DeploymentEntry.enrich(DeploymentEntry deployment,
Map<String,String> prefixedProperties)
Creates a new deployment entry enriched with additional properties that are prefixed with
Environment.DEPLOYMENT_ENTRY. |
static DeploymentEntry |
DeploymentEntry.merge(DeploymentEntry deployment1,
DeploymentEntry deployment2)
Merges two deployments entries.
|
Copyright © 2014–2020 The Apache Software Foundation. All rights reserved.