| 程序包 | 说明 |
|---|---|
| org.apache.flink.runtime.entrypoint | |
| org.apache.flink.runtime.entrypoint.parser | |
| org.apache.flink.runtime.taskexecutor | |
| org.apache.flink.runtime.util |
| 限定符和类型 | 方法和说明 |
|---|---|
static EntrypointClusterConfiguration |
ClusterEntrypoint.parseArguments(String[] args) |
| 限定符和类型 | 方法和说明 |
|---|---|
T |
ParserResultFactory.createResult(org.apache.commons.cli.CommandLine commandLine)
Create the result of the command line argument parsing.
|
T |
CommandLineParser.parse(String[] args) |
| 限定符和类型 | 方法和说明 |
|---|---|
static org.apache.flink.configuration.Configuration |
TaskManagerRunner.loadConfiguration(String[] args) |
| 限定符和类型 | 方法和说明 |
|---|---|
static org.apache.flink.configuration.Configuration |
ConfigurationParserUtils.loadCommonConfiguration(String[] args,
String cmdLineSyntax)
Generate configuration from only the config file and dynamic properties.
|
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.