Package | Description |
---|---|
org.apache.reef.examples.group.bgd.parameters |
Parameters for BGD.
|
org.apache.reef.tang.formats |
Tang format classes encode and decode information that Tang gathers at
runtime.
|
Modifier and Type | Method and Description |
---|---|
static CommandLine |
BGDControlParameters.registerShortNames(CommandLine commandLine) |
Modifier and Type | Method and Description |
---|---|
static CommandLine |
BGDControlParameters.registerShortNames(CommandLine commandLine) |
Modifier and Type | Method and Description |
---|---|
CommandLine |
CommandLine.addCommandLineOption(org.apache.commons.cli.Option option,
CommandLine.CommandLineCallback cb) |
<T> CommandLine |
CommandLine.processCommandLine(String[] args,
Class<? extends Name<?>>... argClasses)
Process command line arguments.
|
CommandLine |
CommandLine.registerShortNameOfClass(Class<? extends Name<?>> c) |
CommandLine |
CommandLine.registerShortNameOfClass(String s) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.