| Package | Description |
|---|---|
| org.pentaho.di.imp | |
| org.pentaho.di.kitchen | |
| org.pentaho.di.pan |
| Modifier and Type | Method and Description |
|---|---|
protected static int |
Import.parseIntArgument(CommandLineOption option,
int def)
Parse an argument as an integer.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
Kitchen.configureLogging(CommandLineOption maxLogLinesOption,
CommandLineOption maxLogTimeoutOption)
Configure the central log store from the provided command line options
|
protected static int |
Kitchen.parseIntArgument(CommandLineOption option,
int def)
Parse an argument as an integer.
|
| Modifier and Type | Method and Description |
|---|---|
static boolean |
CommandLineOption.parseArguments(List<String> args,
CommandLineOption[] options,
LogChannelInterface log)
Parse and set the command line arguments using the defined options.
|
static void |
CommandLineOption.printUsage(CommandLineOption[] options)
Print the usage of an application using the command line options.
|
Copyright © 2018 Hitachi Vantara. All rights reserved.