| 程序包 | 说明 |
|---|---|
| org.pentaho.di.imp | |
| org.pentaho.di.kitchen |
This package contains the Kitchen job batch executor.
|
| org.pentaho.di.pan |
This package contains Pan, the batch transformation executor.
|
| 限定符和类型 | 方法和说明 |
|---|---|
protected static int |
Import.parseIntArgument(CommandLineOption option,
int def)
Parse an argument as an integer.
|
| 限定符和类型 | 方法和说明 |
|---|---|
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.
|
| 限定符和类型 | 方法和说明 |
|---|---|
static boolean |
CommandLineOption.parseArguments(List<String> args,
CommandLineOption[] options,
org.pentaho.di.core.logging.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 © 2024 Hitachi Vantara. All rights reserved.