| Constructor and Description |
|---|
DefaultContext(Environment defaultEnv,
List<URL> dependencies,
org.apache.flink.configuration.Configuration flinkConfig,
List<org.apache.flink.client.cli.CustomCommandLine> commandLines) |
| Modifier and Type | Method and Description |
|---|---|
Environment |
getDefaultEnv() |
List<URL> |
getDependencies() |
org.apache.flink.configuration.Configuration |
getFlinkConfig() |
public DefaultContext(Environment defaultEnv, List<URL> dependencies, org.apache.flink.configuration.Configuration flinkConfig, List<org.apache.flink.client.cli.CustomCommandLine> commandLines)
public org.apache.flink.configuration.Configuration getFlinkConfig()
public Environment getDefaultEnv()
Copyright © 2014–2021 The Apache Software Foundation. All rights reserved.