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,
Configuration effectiveConfiguration)
Parses dynamic properties from the given
CommandLine and sets them on the Configuration . |
public static void encodeDynamicProperties(org.apache.commons.cli.CommandLine commandLine, Configuration effectiveConfiguration)
CommandLine
and sets them on the Configuration
.Copyright © 2014–2023 The Apache Software Foundation. All rights reserved.