public class DynamicPropertiesUtil extends Object
CustomCommandLines.| Constructor and Description |
|---|
DynamicPropertiesUtil() |
| Modifier and Type | Method and Description |
|---|---|
static void |
encodeDynamicProperties(org.apache.commons.cli.CommandLine commandLine,
org.apache.flink.configuration.Configuration effectiveConfiguration)
Parses dynamic properties from the given
CommandLine and sets them on the Configuration. |
Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.